[
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "childPawn_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/childPawn",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'childPawn_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/childPawn.7"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Pawn'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "Sphere",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "FloatingPawnMovement",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'FloatingPawnMovement'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Game",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "childPawn_C'Default__childPawn_C'",
      "ObjectPath": "VotV/Content/objects/childPawn.1"
    }
  },
  {
    "Type": "childPawn_C",
    "Name": "Default__childPawn_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/childPawn.childPawn_C'",
    "Package": "VotV/Content/objects/childPawn",
    "Properties": {
      "AutoPossessAI": "EAutoPossessAI::PlacedInWorldOrSpawned",
      "bHidden": true
    }
  },
  {
    "Type": "FloatingPawnMovement",
    "Name": "FloatingPawnMovement_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'FloatingPawnMovement'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'childPawn_C'",
      "ObjectPath": "VotV/Content/objects/childPawn.0"
    },
    "Properties": {
      "MaxSpeed": 0.0,
      "NavAgentProps": {
        "bCanWalk": true
      }
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'childPawn_C'",
      "ObjectPath": "VotV/Content/objects/childPawn.0"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'childPawn_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/childPawn.7"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'childPawn_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/childPawn.3"
      },
      "VariableGuid": "9491B154-4562413B-9400CDAB-7A131345",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'childPawn_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/childPawn.7"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'FloatingPawnMovement'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "FloatingPawnMovement'childPawn_C:FloatingPawnMovement_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/childPawn.2"
      },
      "VariableGuid": "DC936E42-4A34442B-2C4EE6BB-1A508AC3",
      "InternalVariableName": "FloatingPawnMovement"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'childPawn_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/childPawn.7"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'childPawn_C:Sphere_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/childPawn.8"
      },
      "VariableGuid": "65918EC4-42210B6F-3680188B-C4D864C4",
      "InternalVariableName": "Sphere"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'childPawn_C'",
      "ObjectPath": "VotV/Content/objects/childPawn.0"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'childPawn_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/childPawn.5"
        },
        {
          "ObjectName": "SCS_Node'childPawn_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/childPawn.6"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'childPawn_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/childPawn.5"
        },
        {
          "ObjectName": "SCS_Node'childPawn_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/childPawn.6"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'childPawn_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/childPawn.4"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "Sphere_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'childPawn_C'",
      "ObjectPath": "VotV/Content/objects/childPawn.0"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'bs0'",
        "ObjectPath": "VotV/Content/meshes/bs/bs0.2"
      },
      "OverrideMaterials": [
        null
      ],
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "DOFMode": "EDOFMode::SixDOF",
        "bLockXRotation": true,
        "bLockYRotation": true,
        "bLockZRotation": true,
        "CollisionProfileName": "NoCollision",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 0.0,
        "Roll": 8.010864E-05
      },
      "bCanEverAffectNavigation": false
    }
  }
]