[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_sitSwingSeat",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "Function'mainPlayer_C:input_moveForward__DelegateSignature'",
          "ObjectPath": "VotV/Content/main/mainPlayer.27"
        }
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_1",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "Function'mainPlayer_C:input_moveBackward__DelegateSignature'",
          "ObjectPath": "VotV/Content/main/mainPlayer.28"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_CustomEvent_pressed_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_CustomEvent_pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetRightVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_SelectFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "moveBackward",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "moveForward",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "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": "playerUnsit",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:playerUnsit'",
      "ObjectPath": "VotV/Content/objects/prop.46"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:playerUnsit'",
      "ObjectPath": "VotV/Content/objects/prop.46"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "playerSit",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:playerSit'",
      "ObjectPath": "VotV/Content/objects/prop.47"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:playerSit'",
      "ObjectPath": "VotV/Content/objects/prop.47"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_sitSwingSeat_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_sitSwingSeat",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_sitSwingSeat_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.13"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_sitSwingSeat_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.9"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_sitSwingSeat_C:ExecuteUbergraph_prop_sitSwingSeat'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_sitSwingSeat_C:playerSit'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.5"
      },
      {
        "ObjectName": "Function'prop_sitSwingSeat_C:playerUnsit'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.4"
      },
      {
        "ObjectName": "Function'prop_sitSwingSeat_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.3"
      },
      {
        "ObjectName": "Function'prop_sitSwingSeat_C:moveForward'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.2"
      },
      {
        "ObjectName": "Function'prop_sitSwingSeat_C:moveBackward'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.1"
      },
      {
        "ObjectName": "Function'prop_sitSwingSeat_C:ExecuteUbergraph_prop_sitSwingSeat'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ChildActor",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ChildActorComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "pressedForward",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "pressedBackward",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_sitSwingSeat": {
        "ObjectName": "Function'prop_sitSwingSeat_C:ExecuteUbergraph_prop_sitSwingSeat'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.0"
      },
      "moveBackward": {
        "ObjectName": "Function'prop_sitSwingSeat_C:moveBackward'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.1"
      },
      "moveForward": {
        "ObjectName": "Function'prop_sitSwingSeat_C:moveForward'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.2"
      },
      "ReceiveTick": {
        "ObjectName": "Function'prop_sitSwingSeat_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.3"
      },
      "playerUnsit": {
        "ObjectName": "Function'prop_sitSwingSeat_C:playerUnsit'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.4"
      },
      "playerSit": {
        "ObjectName": "Function'prop_sitSwingSeat_C:playerSit'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.5"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "prop_sitSwingSeat_C'Default__prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.7"
    }
  },
  {
    "Type": "prop_sitSwingSeat_C",
    "Name": "Default__prop_sitSwingSeat_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_sitSwingSeat.prop_sitSwingSeat_C'",
    "Package": "VotV/Content/objects/prop_sitSwingSeat",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "swingsSeat",
      "PrimaryActorTick": {
        "bCanEverTick": true,
        "bStartWithTickEnabled": false
      }
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "ChildActor_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "Properties": {
      "ChildActorClass": {
        "ObjectName": "BlueprintGeneratedClass'sitBox_C'",
        "ObjectPath": "VotV/Content/objects/sitBox.131"
      },
      "ChildActorTemplate": {
        "ObjectName": "sitBox_C'prop_sitSwingSeat_C:ChildActor_GEN_VARIABLE.ChildActor_GEN_VARIABLE_sitBox_C_CAT'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.14"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": -5.364418E-05,
        "Z": 5.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0001,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "StaticMeshComponent'prop_sitSwingSeat_C:StaticMesh_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.15"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'prop_C'",
              "ObjectPath": "VotV/Content/objects/prop.153"
            },
            "SCSVariableName": "StaticMesh",
            "AssociatedGuid": "13602B10-4630D272-84352898-70D80E78"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_sitSwingSeat_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.13"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_sitSwingSeat_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.10"
      },
      "VariableGuid": "C582C9EA-4CE40569-14144B81-9A3F6688",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_sitSwingSeat_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.13"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ChildActorComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ChildActorComponent'prop_sitSwingSeat_C:ChildActor_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.8"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "85540D20-4F828506-8D4014B2-87797758",
      "InternalVariableName": "ChildActor"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_sitSwingSeat_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.12"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_sitSwingSeat_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.12"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_sitSwingSeat_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.11"
      }
    }
  },
  {
    "Type": "sitBox_C",
    "Name": "ChildActor_GEN_VARIABLE_sitBox_C_CAT",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/sitBox.sitBox_C'",
    "Outer": {
      "ObjectName": "ChildActorComponent'prop_sitSwingSeat_C:ChildActor_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.8"
    },
    "Template": {
      "ObjectName": "sitBox_C'Default__sitBox_C'",
      "ObjectPath": "VotV/Content/objects/sitBox.132"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_sitSwingSeat_C'",
      "ObjectPath": "VotV/Content/objects/prop_sitSwingSeat.6"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.167"
    },
    "Properties": {
      "BodyInstance": {
        "SleepFamily": "ESleepFamily::Custom",
        "COMNudge": {
          "X": 0.0,
          "Y": 0.0,
          "Z": -10.0
        },
        "MassScale": 10.0,
        "CustomSleepThresholdMultiplier": 0.0
      }
    }
  }
]