[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_hillRollerSpawner",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Has_Been_Initd_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_IsClosed_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OverlappedComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherComp",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherBodyIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_ComponentBoundEvent_bFromSweep",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_ComponentBoundEvent_SweepResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__hillRollerSpawner_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "OverlappedComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "OtherActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "OtherComp",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "OtherBodyIndex",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "bFromSweep",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "SweepResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__hillRollerSpawner_Audio_K2Node_ComponentBoundEvent_0_OnAudioFinished__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "spawn",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "nailTypes",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "ClassProperty",
          "Name": "nailTypes",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Class'",
            "ObjectPath": "/Script/CoreUObject"
          },
          "MetaClass": {
            "ObjectName": "BlueprintGeneratedClass'nail_C'",
            "ObjectPath": "VotV/Content/objects/nail.21"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "nails",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "nails",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'ArrowComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "props",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "props",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ClassProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Class'",
            "ObjectPath": "/Script/CoreUObject"
          },
          "MetaClass": {
            "ObjectName": "BlueprintGeneratedClass'nail_C'",
            "ObjectPath": "VotV/Content/objects/nail.21"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "Temp_object_Variable",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ConstParm | ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Temp_object_Variable",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Temp_wildcard_Variable",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Temp_wildcard_Variable",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "NameProperty",
        "Name": "Temp_name_Variable",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "ConstParm"
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetForwardVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_obj_phys_obj",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_obj_phys_obj",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "Enum'EObjectTypeQuery'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetComponentToWorld_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_Array_Get_Item_2",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_NameToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_C'",
          "ObjectPath": "VotV/Content/objects/prop.153"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Conv_StringToInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_Array_Get_Item_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "BlueprintGeneratedClass'nail_C'",
          "ObjectPath": "VotV/Content/objects/nail.21"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_food_C'",
          "ObjectPath": "VotV/Content/objects/prop_food.23"
        }
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_Array_Get_Item_4",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Prop_To_Object_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Prop_To_Object_foodData",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_food'",
          "ObjectPath": "VotV/Content/main/structs/struct_food.0"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_Prop_To_Object_object",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Prop_To_Object_isFood",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Prop_To_Object_propData",
        "Flags": "RF_Public",
        "ElementSize": 120,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_prop'",
          "ObjectPath": "VotV/Content/main/structs/struct_prop.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_Contains_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValidClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Player",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_player_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_player.34"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_asProp_return",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_C'",
          "ObjectPath": "VotV/Content/objects/prop.153"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetForwardVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetComponentLocation_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": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_LineTraceSingleForObjects_OutHit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LineTraceSingleForObjects_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bBlockingHit",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bInitialOverlap",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Time",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Distance",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactPoint",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Normal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactNormal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_PhysMat",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PhysicalMaterial'",
          "ObjectPath": "/Script/PhysicsCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_BreakHitResult_HitBoneName",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_HitItem",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_ElementIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_FaceIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceStart",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceEnd",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_VectorToRotator_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'nail_C'",
          "ObjectPath": "VotV/Content/objects/nail.21"
        }
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Player_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_player_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_player.34"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_nailNail_fail",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_asProp_return_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_C'",
          "ObjectPath": "VotV/Content/objects/prop.153"
        }
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Objects",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_objects_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_objects.73"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_IntInt_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetChildrenComponents_Children",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetChildrenComponents_Children",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'SceneComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_5",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsArrow_Component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsStatic_Mesh_Component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_4",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "hillRollerSpawner_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/hillRollerSpawner",
    "Properties": {
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'hillRollerSpawner_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.18"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'hillRollerSpawner_C:ExecuteUbergraph_hillRollerSpawner'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'hillRollerSpawner_C:spawn'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.4"
      },
      {
        "ObjectName": "Function'hillRollerSpawner_C:BndEvt__hillRollerSpawner_Audio_K2Node_ComponentBoundEvent_0_OnAudioFinished__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.3"
      },
      {
        "ObjectName": "Function'hillRollerSpawner_C:BndEvt__hillRollerSpawner_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.2"
      },
      {
        "ObjectName": "Function'hillRollerSpawner_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.1"
      },
      {
        "ObjectName": "Function'hillRollerSpawner_C:ExecuteUbergraph_hillRollerSpawner'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.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": "Box",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BoxComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Audio",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail8",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail7",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "light",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "forward",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "alien",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "wheel3",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "wheel2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "wheel1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "wheel",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail3",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nail",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "base",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DefaultSceneRoot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "debug",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_hillRollerSpawner": {
        "ObjectName": "Function'hillRollerSpawner_C:ExecuteUbergraph_hillRollerSpawner'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'hillRollerSpawner_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.1"
      },
      "BndEvt__hillRollerSpawner_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature": {
        "ObjectName": "Function'hillRollerSpawner_C:BndEvt__hillRollerSpawner_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.2"
      },
      "BndEvt__hillRollerSpawner_Audio_K2Node_ComponentBoundEvent_0_OnAudioFinished__DelegateSignature": {
        "ObjectName": "Function'hillRollerSpawner_C:BndEvt__hillRollerSpawner_Audio_K2Node_ComponentBoundEvent_0_OnAudioFinished__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.3"
      },
      "spawn": {
        "ObjectName": "Function'hillRollerSpawner_C:spawn'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.4"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "hillRollerSpawner_C'Default__hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.6"
    }
  },
  {
    "Type": "hillRollerSpawner_C",
    "Name": "Default__hillRollerSpawner_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/hillRollerSpawner.hillRollerSpawner_C'",
    "Package": "VotV/Content/objects/hillRollerSpawner",
    "Properties": {
      "UberGraphFrame": {},
      "bHidden": true
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "forward_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00009,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 50.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "1"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail2_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 50.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "1"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail3_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 50.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "1"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail4_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 14.999989,
        "Y": 18.000008,
        "Z": -31.0
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "0"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail5_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": -8.000011,
        "Y": -23.999992,
        "Z": -31.0
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 0.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "0"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail7_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 0.0003476441,
        "Y": 99.92402,
        "Z": 119.13153
      },
      "RelativeRotation": {
        "Pitch": -79.99985,
        "Yaw": -90.000015,
        "Roll": 180.00003
      },
      "ComponentTags": [
        "0"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail8_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 0.0003275611,
        "Y": 51.385212,
        "Z": 103.905106
      },
      "RelativeRotation": {
        "Pitch": -69.999794,
        "Yaw": 449.9999,
        "Roll": -359.99997
      },
      "ComponentTags": [
        "0"
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "nail_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 50.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "1"
      ]
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'outsideAlien-02'",
        "ObjectPath": "VotV/Content/audio/effects/outsideAlien-02.0"
      },
      "VolumeMultiplier": 3.0,
      "AttenuationSettings": {
        "ObjectName": "SoundAttenuation'att_far_noAO'",
        "ObjectPath": "VotV/Content/audio/misc/att_far_noAO.0"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 105.0
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "BodyInstance": {
        "CollisionProfileName": "Custom",
        "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": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 204.0,
        "Y": 1805.0,
        "Z": 6365.0
      },
      "RelativeScale3D": {
        "X": 3.0,
        "Y": 3.0,
        "Z": 3.0
      },
      "bAbsoluteLocation": true,
      "bAbsoluteRotation": true
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "Box",
          "DelegatePropertyName": "OnComponentBeginOverlap",
          "FunctionNameToBind": "BndEvt__hillRollerSpawner_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"
        },
        {
          "ComponentPropertyName": "Audio",
          "DelegatePropertyName": "OnAudioFinished",
          "FunctionNameToBind": "BndEvt__hillRollerSpawner_Audio_K2Node_ComponentBoundEvent_0_OnAudioFinished__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'hillRollerSpawner_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.19"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.21"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_14'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.25"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_15'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.26"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_16'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.27"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_20'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.29"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_21'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.30"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_22'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.31"
        }
      ],
      "VariableGuid": "816DEE8F-43143795-648C35AD-D7131265",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:base_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.41"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.28"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.32"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.33"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.34"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_11'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.22"
        }
      ],
      "VariableGuid": "93E563B5-4902D4F0-6ACD3B99-825BEE72",
      "InternalVariableName": "base"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:alien_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.40"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_12'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.23"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_13'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.24"
        }
      ],
      "VariableGuid": "4E01F6F1-4C198FE9-4BC99B9B-674BBD53",
      "InternalVariableName": "alien"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail4_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.11"
      },
      "VariableGuid": "F2C59905-458917BB-E19C8491-8C54E4FA",
      "InternalVariableName": "nail4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail5_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.12"
      },
      "VariableGuid": "03508CF3-4F79BD8E-65C89F91-9463D260",
      "InternalVariableName": "nail5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_14",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:forward_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.7"
      },
      "VariableGuid": "AB05906D-4CF14318-DBE95B88-306BAD31",
      "InternalVariableName": "forward"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:light_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.42"
      },
      "VariableGuid": "E78C1FB6-455AD1BA-653609B3-B4637BEA",
      "InternalVariableName": "light"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail7_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.13"
      },
      "VariableGuid": "3778BDD4-4F660429-1F37DCA9-D37F0106",
      "InternalVariableName": "nail7"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:wheel_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.46"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.35"
        }
      ],
      "VariableGuid": "E92E0620-42DD1677-EE1FCBB7-93102A6F",
      "InternalVariableName": "wheel"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_20",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail8_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.14"
      },
      "VariableGuid": "5A9BD78A-48A07A0B-1510AEBB-93081657",
      "InternalVariableName": "nail8"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'hillRollerSpawner_C:Audio_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.16"
      },
      "VariableGuid": "B22C3A47-46C672EB-91891F86-3F97E10F",
      "InternalVariableName": "Audio"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_22",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BoxComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BoxComponent'hillRollerSpawner_C:Box_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.17"
      },
      "VariableGuid": "3532C3F1-4A45985A-3727C5A1-3E910E46",
      "InternalVariableName": "Box"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:wheel1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.43"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.36"
        }
      ],
      "VariableGuid": "4A714814-4C0D12B9-2F496CB7-65920562",
      "InternalVariableName": "wheel1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:wheel2_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.44"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_8'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.37"
        }
      ],
      "VariableGuid": "94AC3AAE-4231B573-42C074AD-E2978C5E",
      "InternalVariableName": "wheel2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'hillRollerSpawner_C:wheel3_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.45"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_9'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.38"
        }
      ],
      "VariableGuid": "62607E15-48C73D7A-CAE2A984-6CFCD5FD",
      "InternalVariableName": "wheel3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.15"
      },
      "VariableGuid": "D931C82F-440BFB41-B90484B2-C79A56FA",
      "InternalVariableName": "nail"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.8"
      },
      "VariableGuid": "0F7CFF5F-419DB707-C6F28CAD-1A9AB382",
      "InternalVariableName": "nail1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail2_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.9"
      },
      "VariableGuid": "3B5E6A8C-45C96AEE-8579BC93-06DB0761",
      "InternalVariableName": "nail2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hillRollerSpawner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.39"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'hillRollerSpawner_C:nail3_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.10"
      },
      "VariableGuid": "B2E577FD-4D29553C-163E7C91-6A73AA4D",
      "InternalVariableName": "nail3"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.20"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.20"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.21"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.35"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.36"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_8'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.37"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_9'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.38"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.28"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.32"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.33"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.34"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_12'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.23"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_13'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.24"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_11'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.22"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_14'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.25"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_15'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.26"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_16'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.27"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_20'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.29"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_21'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.30"
        },
        {
          "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_22'",
          "ObjectPath": "VotV/Content/objects/hillRollerSpawner.31"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'hillRollerSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/hillRollerSpawner.20"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "alien_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'paperalien1'",
        "ObjectPath": "VotV/Content/meshes/paperalien/paperalien1.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 19.0
      },
      "ComponentTags": [
        "paperalien_0"
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "base_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'paletePaint'",
        "ObjectPath": "VotV/Content/meshes/woodPalete/paletePaint.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 50.0
      },
      "ComponentTags": [
        "palete_1"
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "light_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'spotlight_head'",
        "ObjectPath": "VotV/Content/meshes/spotlight/spotlight_head.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 0.0001417101,
        "Y": 76.78612,
        "Z": 76.169716
      },
      "RelativeRotation": {
        "Pitch": -39.999218,
        "Yaw": -270.00052,
        "Roll": 179.99998
      },
      "ComponentTags": [
        "spotlight_h",
        "activate"
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "wheel1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'woodenWheel'",
        "ObjectPath": "VotV/Content/meshes/woodenwheel/woodenWheel.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 100.0,
        "Y": -90.0,
        "Z": 10.0
      },
      "ComponentTags": [
        "woodenWheel"
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "wheel2_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'woodenWheel'",
        "ObjectPath": "VotV/Content/meshes/woodenwheel/woodenWheel.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": -100.0,
        "Y": -90.0,
        "Z": 10.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "woodenWheel"
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "wheel3_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'woodenWheel'",
        "ObjectPath": "VotV/Content/meshes/woodenwheel/woodenWheel.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": -100.0,
        "Y": 90.0,
        "Z": 10.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "ComponentTags": [
        "woodenWheel"
      ]
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "wheel_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hillRollerSpawner_C'",
      "ObjectPath": "VotV/Content/objects/hillRollerSpawner.5"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'woodenWheel'",
        "ObjectPath": "VotV/Content/meshes/woodenwheel/woodenWheel.2"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 100.0,
        "Y": 90.0,
        "Z": 10.0
      },
      "ComponentTags": [
        "woodenWheel"
      ]
    }
  }
]