[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_dreamBase",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainPlayer_AsMain_Player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Greater_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainPlayer_AsMain_Player_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_getEvent_isEventActive",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_addFood_full",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanOR_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveDestroyed",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveDestroyed'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "awoken",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "naturalWakeup",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "dreamBase_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/dreams/dreamBase",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'dreamBase_C:ExecuteUbergraph_dreamBase'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'dreamBase_C:naturalWakeup'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.5"
      },
      {
        "ObjectName": "Function'dreamBase_C:awoken'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.4"
      },
      {
        "ObjectName": "Function'dreamBase_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.3"
      },
      {
        "ObjectName": "Function'dreamBase_C:ReceiveDestroyed'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.2"
      },
      {
        "ObjectName": "Function'dreamBase_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.1"
      },
      {
        "ObjectName": "Function'dreamBase_C:ExecuteUbergraph_dreamBase'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.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": "Arrow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "playercapsule",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'CapsuleComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "playerSpawn",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PostProcess",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PostProcessComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "SkyLight",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SkyLightComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "dream",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "sky",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Billboard",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "duration",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "ArrayProperty",
        "Name": "inventory",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Inner": {
          "Type": "StructProperty",
          "Name": "inventory",
          "Flags": "RF_Public",
          "ElementSize": 256,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_save'",
            "ObjectPath": "VotV/Content/main/structs/struct_save.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "gamemode",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_dreamBase": {
        "ObjectName": "Function'dreamBase_C:ExecuteUbergraph_dreamBase'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'dreamBase_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.1"
      },
      "ReceiveDestroyed": {
        "ObjectName": "Function'dreamBase_C:ReceiveDestroyed'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.2"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'dreamBase_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.3"
      },
      "awoken": {
        "ObjectName": "Function'dreamBase_C:awoken'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.4"
      },
      "naturalWakeup": {
        "ObjectName": "Function'dreamBase_C:naturalWakeup'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.5"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "dreamBase_C'Default__dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.7"
    }
  },
  {
    "Type": "dreamBase_C",
    "Name": "Default__dreamBase_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/dreams/dreamBase.dreamBase_C'",
    "Package": "VotV/Content/objects/dreams/dreamBase",
    "Properties": {
      "UberGraphFrame": {},
      "duration": 120.0,
      "PrimaryActorTick": {
        "bCanEverTick": true
      }
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "dream_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'ambience_dream'",
        "ObjectPath": "VotV/Content/audio/ambience/ambience_dream.0"
      },
      "VolumeMultiplier": 2.0
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "Mobility": "EComponentMobility::Static"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "playerSpawn_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    }
  },
  {
    "Type": "CapsuleComponent",
    "Name": "playercapsule_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CapsuleComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "CapsuleHalfHeight": 85.0,
      "CapsuleRadius": 20.0,
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      }
    }
  },
  {
    "Type": "PostProcessComponent",
    "Name": "PostProcess_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PostProcessComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "Settings": {
        "bOverride_FilmSaturation": true,
        "bOverride_FilmContrast": true,
        "bOverride_VignetteIntensity": true,
        "bOverride_GrainIntensity": true,
        "bOverride_GrainJitter": true,
        "FilmSaturation": 0.0,
        "FilmContrast": 0.5,
        "VignetteIntensity": 1.0,
        "GrainIntensity": 0.2,
        "DepthOfFieldOcclusion": 1.0
      },
      "Priority": 1.0
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'dreamBase_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.14"
      },
      "VariableGuid": "CFA8FDA8-49F29573-FC481197-34F1D62D",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'dreamBase_C:sky_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.26"
      },
      "VariableGuid": "FF67DCB2-4BBC719D-F63AE1AA-254E3A54",
      "InternalVariableName": "sky"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PostProcessComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PostProcessComponent'dreamBase_C:PostProcess_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.13"
      },
      "VariableGuid": "940AE684-422F8485-C95175BB-82480D76",
      "InternalVariableName": "PostProcess"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'dreamBase_C:dream_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.9"
      },
      "VariableGuid": "0E4FF67D-4DAAE038-7426EA8C-DB79681F",
      "InternalVariableName": "dream"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'dreamBase_C:playerSpawn_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.11"
      },
      "VariableGuid": "1B882A93-4099D3E7-E30BD99A-174C74C2",
      "InternalVariableName": "playerSpawn"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'dreamBase_C:Billboard_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.10"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.16"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.18"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.22"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_12'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.17"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.19"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.21"
        }
      ],
      "VariableGuid": "8408D510-4B996F71-968CEF82-BD332E3E",
      "InternalVariableName": "Billboard"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'CapsuleComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "CapsuleComponent'dreamBase_C:playercapsule_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.12"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.23"
        }
      ],
      "VariableGuid": "1EF2EB63-42FD1796-F0CD5AAD-C5D6E7F7",
      "InternalVariableName": "playercapsule"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SkyLightComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SkyLightComponent'dreamBase_C:SkyLight_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.25"
      },
      "VariableGuid": "7A1574C3-4D544DAA-9511A9B2-CFE53F85",
      "InternalVariableName": "SkyLight"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dreamBase_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.24"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'dreamBase_C:Arrow_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.8"
      },
      "VariableGuid": "A6A54FAE-48D05E48-4B4519A2-F7FDBB31",
      "InternalVariableName": "Arrow"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.20"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.20"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.16"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.18"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.22"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_12'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.17"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.19"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.21"
        },
        {
          "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.23"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'dreamBase_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/dreams/dreamBase.15"
      }
    }
  },
  {
    "Type": "SkyLightComponent",
    "Name": "SkyLight_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkyLightComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "SourceType": "SLS_SpecifiedCubemap",
      "Cubemap": {
        "ObjectName": "TextureCube'T_Cubemap_01'",
        "ObjectPath": "Engine/Content/Engine_MI_Shaders/T_Cubemap_01.0"
      },
      "LowerHemisphereColor": {
        "R": 0.1,
        "G": 0.1,
        "B": 0.1,
        "A": 1.0,
        "Hex": "595959"
      },
      "Intensity": 3.0,
      "Mobility": "EComponentMobility::Movable"
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "sky_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
      "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'EditorSkySphere'",
        "ObjectPath": "Engine/Content/EditorMeshes/EditorSkySphere.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "Material'M_BlackBackground'",
          "ObjectPath": "Engine/Content/MapTemplates/Sky/M_BlackBackground.0"
        }
      ],
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionProfileName": "BlockAll"
      },
      "RelativeScale3D": {
        "X": 2.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "Mobility": "EComponentMobility::Static"
    }
  }
]