ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Misc/BP_Flame.json

950 lines
29 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Flame_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Flame_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.14"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Flame_C:ExecuteUbergraph_BP_Flame'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.4"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Flame_C:ApplyDamageToOverlappingActgors'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.3"
},
{
"ObjectName": "Function'BP_Flame_C:SetIntensity'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.6"
},
{
"ObjectName": "Function'BP_Flame_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.5"
},
{
"ObjectName": "Function'BP_Flame_C:ExecuteUbergraph_BP_Flame'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.4"
}
],
"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": "Plane1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PointLight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PointLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Capsule",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'CapsuleComponent'",
"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"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Flame": {
"ObjectName": "Function'BP_Flame_C:ExecuteUbergraph_BP_Flame'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.4"
},
"ReceiveTick": {
"ObjectName": "Function'BP_Flame_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.5"
},
"SetIntensity": {
"ObjectName": "Function'BP_Flame_C:SetIntensity'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.6"
},
"ApplyDamageToOverlappingActgors": {
"ObjectName": "Function'BP_Flame_C:ApplyDamageToOverlappingActgors'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Flame_C'Default__BP_Flame_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Flame_C",
"Name": "Default__BP_Flame_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BP_Flame.BP_Flame_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"PrimaryActorTick": {
"bCanEverTick": true,
"TickInterval": 0.03
},
"Tags": [
"Flame"
]
}
},
{
"Type": "CapsuleComponent",
"Name": "Capsule_GEN_VARIABLE",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'CapsuleComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CapsuleHalfHeight": 4.0,
"CapsuleRadius": 3.0,
"AreaClassOverride": {
"ObjectName": "Class'NavArea_Obstacle'",
"ObjectPath": "/Script/NavigationSystem"
},
"bUseSystemDefaultObstacleAreaClass": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
"CollisionProfileName": "Trigger",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.000207901,
"Z": 6.0079775
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -3.0517578E-05
}
}
},
{
"Type": "Function",
"Name": "ApplyDamageToOverlappingActgors",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Capsule",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "NewLocalVar_0",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "NewLocalVar_0",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetOverlappingActors_OverlappingActors",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetOverlappingActors_OverlappingActors",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_ApplyDamage_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Flame",
"Outer": "BP_Flame_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_GetActorRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerCameraManager_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerCameraManager'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetCameraLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_DegAtan2_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_REase_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_SetActorRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveTick",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'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": "SetIntensity",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "Intensity",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetIntensity_NewIntensity_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "PointLightComponent",
"Name": "PointLight_GEN_VARIABLE",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'PointLightComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AttenuationRadius": 232.41283,
"Intensity": 75.0,
"LightColor": {
"B": 90,
"G": 232,
"R": 255,
"A": 255,
"Hex": "FFE85A"
},
"CastShadows": false,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0001373291,
"Z": 2.9922638
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -3.0517573E-05
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Flame_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_Flame_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.8"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.10"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.11"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.12"
}
],
"VariableGuid": "549C3DB8-4F6617EE-85CA6691-6BA522DC",
"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_Flame_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.16"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.13"
}
],
"VariableGuid": "3A562646-485E7CB9-49FF5DAC-806283E8",
"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'CapsuleComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "CapsuleComponent'BP_Flame_C:Capsule_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.2"
},
"VariableGuid": "B853C33E-48A79F45-B43AC1B2-B0B4A7C6",
"InternalVariableName": "Capsule"
}
},
{
"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'PointLightComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "PointLightComponent'BP_Flame_C:PointLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.7"
},
"VariableGuid": "60A63D8C-4F5D29C0-00FF0098-4939DDB4",
"InternalVariableName": "PointLight"
}
},
{
"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_Flame_C:Plane1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.15"
},
"VariableGuid": "B054A09B-478ECC45-5E6F2EBC-49EEA07C",
"InternalVariableName": "Plane1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Flame_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.9"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.10"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.11"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.12"
},
{
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.13"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Flame_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/BP_Flame.9"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane1_GEN_VARIABLE",
"Outer": "BP_Flame_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'SmallFlame01_16x4_Mat'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Flame/SmallFlame01_16x4_Mat.0"
}
],
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::QueryOnly",
"CollisionProfileName": "OverlapAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeRotation": {
"Pitch": 86.534615,
"Yaw": 179.9999,
"Roll": 179.9999
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_Flame_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'SmallFlame01_16x4_Mat'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Flame/SmallFlame01_16x4_Mat.0"
}
],
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::QueryOnly",
"CollisionProfileName": "OverlapAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0001487732,
"Z": 3.1633644
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": 90.0002
},
"RelativeScale3D": {
"X": 0.05,
"Y": 0.1,
"Z": 0.2
}
}
}
]