ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/ShootingRange/BP_Target.json

793 lines
No EOL
25 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Target_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentTemplates": [
{
"ObjectName": "StaticMeshComponent'BP_Target_C:NODE_AddStaticMeshComponent-0'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.12"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Target_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.11"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Target_C:ExecuteUbergraph_BP_Target'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.3"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Target_C:ReceivePointDamage'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.4"
},
{
"ObjectName": "Function'BP_Target_C:ExecuteUbergraph_BP_Target'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.3"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "TextBackground",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"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": "LastShotDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'TextRenderComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Plane",
"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": "DoubleProperty",
"Name": "HitSize",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Target": {
"ObjectName": "Function'BP_Target_C:ExecuteUbergraph_BP_Target'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.3"
},
"ReceivePointDamage": {
"ObjectName": "Function'BP_Target_C:ReceivePointDamage'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Target_C'Default__BP_Target_C'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_Target_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BodyInstance": {
"CollisionEnabled": "ECollisionEnabled::QueryAndPhysics",
"CollisionProfileName": "BlockAllDynamic",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Block"
}
]
}
},
"RelativeLocation": {
"X": -4.6,
"Y": 0.0,
"Z": 75.0
},
"RelativeRotation": {
"Pitch": -90.0,
"Yaw": 0.0,
"Roll": 0.0
},
"RelativeScale3D": {
"X": 2.35,
"Y": 2.35,
"Z": 0.15
}
}
},
{
"Type": "BP_Target_C",
"Name": "Default__BP_Target_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/ShootingRange/BP_Target.BP_Target_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"HitSize[6]": 0.04
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Target",
"Outer": "BP_Target_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "EntryPoint",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_Damage",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_DamageType",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'DamageType'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_HitLocation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_HitNormal",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_HitComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "NameProperty",
"Name": "K2Node_Event_BoneName",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_ShotFromDirection",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_InstigatedBy",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Controller'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_DamageCauser",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_HitInfo",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_InverseTransformLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Vector_Distance_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_AddComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_SetStaticMesh_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_StringToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "ReceivePointDamage",
"Outer": "BP_Target_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceivePointDamage'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "Damage",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "ObjectProperty",
"Name": "DamageType",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'DamageType'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "HitLocation",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "HitNormal",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "HitComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "NameProperty",
"Name": "BoneName",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "StructProperty",
"Name": "ShotFromDirection",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "InstigatedBy",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Controller'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DamageCauser",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "HitInfo",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintAuthorityOnly | FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Target_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_Target_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.7"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.8"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.9"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.10"
}
],
"VariableGuid": "021551F1-4A1D0390-51B4CC9A-762DED48",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Target_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.13"
},
"VariableGuid": "EDF4F27B-44A68400-947A0B8A-4501D45C",
"InternalVariableName": "Plane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'TextRenderComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "TextRenderComponent'BP_Target_C:LastShotDistance_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.15"
},
"VariableGuid": "22D2E189-487C2424-6FB6EB85-35B9343C",
"InternalVariableName": "LastShotDistance"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_Target_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.1"
},
"VariableGuid": "5AF0C59B-473F9C09-6A5AAEAA-66C3CDCC",
"InternalVariableName": "Box"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Target_C:TextBackground_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.14"
},
"VariableGuid": "F1EE3EC8-4D8D08B7-CB5AC3B8-3340A78E",
"InternalVariableName": "TextBackground"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Target_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.6"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.7"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.8"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.9"
},
{
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.10"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Target_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/ShootingRange/BP_Target.6"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "NODE_AddStaticMeshComponent-0",
"Outer": "BP_Target_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_Target_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_Target'",
"ObjectPath": "/Game/ITR2/Art/Misc/Target/MI_Target.0"
}
],
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 75.0
},
"RelativeRotation": {
"Pitch": -90.0,
"Yaw": 0.0,
"Roll": 0.0
},
"RelativeScale3D": {
"X": 1.5,
"Y": 1.5,
"Z": 1.5
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "TextBackground_GEN_VARIABLE",
"Outer": "BP_Target_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'BlackUnlitMaterial'",
"ObjectPath": "/Engine/EngineDebugMaterials/BlackUnlitMaterial.0"
}
],
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 195.0
},
"RelativeRotation": {
"Pitch": -90.0,
"Yaw": 0.0,
"Roll": 0.0
},
"RelativeScale3D": {
"X": 0.59999996,
"Y": 1.9,
"Z": 1.5
}
}
},
{
"Type": "TextRenderComponent",
"Name": "LastShotDistance_GEN_VARIABLE",
"Outer": "BP_Target_C",
"Class": "UScriptClass'TextRenderComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Text": {
"Namespace": "",
"Key": "5AEE8579415750E32973F9BB203598C4",
"SourceString": "0m",
"LocalizedString": "0m"
},
"TextMaterial": {
"ObjectName": "Material'DefaultTextMaterialOpaque'",
"ObjectPath": "/Engine/EditorResources/FieldNodes/_Resources/DefaultTextMaterialOpaque.0"
},
"HorizontalAlignment": "EHorizTextAligment::EHTA_Center",
"WorldSize": 60.0,
"RelativeLocation": {
"X": 3.0,
"Y": 0.0,
"Z": 165.0
}
}
}
]