dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
|
@ -0,0 +1,267 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_BakedSandSlope_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_BakedSandSlope_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.8"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'StaticMeshActor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_BakedSandSlope_C:AssignMesh'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "PCG",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Mesh",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMesh'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "SoftPath",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Seed",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"AssignMesh": {
|
||||
"ObjectName": "Function'BP_BakedSandSlope_C:AssignMesh'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_BakedSandSlope_C'Default__BP_BakedSandSlope_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_BakedSandSlope_C",
|
||||
"Name": "Default__BP_BakedSandSlope_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.BP_BakedSandSlope_C'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_BakedSandSlope_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.9"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_BakedSandSlope_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.9"
|
||||
},
|
||||
"Tags": [
|
||||
"HitPCG"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "AssignMesh",
|
||||
"Outer": "BP_BakedSandSlope_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetSoftObjectPath_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 40,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SoftObjectPath'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_BreakSoftObjectPath_PathString",
|
||||
"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
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "PCGComponent",
|
||||
"Name": "PCG_GEN_VARIABLE",
|
||||
"Outer": "BP_BakedSandSlope_C",
|
||||
"Class": "UScriptClass'PCGComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
|
||||
"GraphInstance": {
|
||||
"ObjectName": "PCGGraphInstance'BP_BakedSandSlope_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.4"
|
||||
},
|
||||
"bAutoActivate": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGGraphInstance",
|
||||
"Name": "PCGGraphInstance",
|
||||
"Outer": "PCG_GEN_VARIABLE",
|
||||
"Class": "UScriptClass'PCGGraphInstance'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Graph": {
|
||||
"ObjectName": "PCGGraph'PCG_BakedSandSlope'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/PCG_BakedSandSlope.46"
|
||||
},
|
||||
"ParametersOverrides": {
|
||||
"Parameters": {
|
||||
"PropertyDescs": [],
|
||||
"SerialSize": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_BakedSandSlope_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_BakedSandSlope_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.5"
|
||||
},
|
||||
"VariableGuid": "D429EE61-4F165CD9-5064C982-E4C3AF54",
|
||||
"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'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "PCGComponent'BP_BakedSandSlope_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.3"
|
||||
},
|
||||
"VariableGuid": "6A12A130-4986AE98-C40432A6-ED08A8A5",
|
||||
"InternalVariableName": "PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_BakedSandSlope_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_BakedSandSlope_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.7"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_BakedSandSlope_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.7"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_BakedSandSlope_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_BakedSandSlope.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_BakedSandSlope_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'1M_Cube'",
|
||||
"ObjectPath": "/Game/_VRE/Misc/Meshes/1M_Cube.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_SandSlope'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/SandSlope/MI_SandSlope.0"
|
||||
}
|
||||
],
|
||||
"LDMaxDrawDistance": 30000.0,
|
||||
"CachedMaxDrawDistance": 30000.0,
|
||||
"LightmapType": "ELightmapType::ForceSurface",
|
||||
"bAllowCullDistanceVolume": false,
|
||||
"bReceivesDecals": true
|
||||
}
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,279 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_ITRExponentialHeightFog_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_ITRExponentialHeightFog_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.9"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:ExecuteUbergraph_BP_ITRExponentialHeightFog'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.3"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:ReceiveTick'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:ExecuteUbergraph_BP_ITRExponentialHeightFog'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.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": "ExponentialHeightFog",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'ExponentialHeightFogComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "FogDensityMain",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | Interp"
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "FogDensityMultiplier",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BP_ITRExponentialHeightFog": {
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:ExecuteUbergraph_BP_ITRExponentialHeightFog'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.3"
|
||||
},
|
||||
"ReceiveTick": {
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:ReceiveTick'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.4"
|
||||
},
|
||||
"UserConstructionScript": {
|
||||
"ObjectName": "Function'BP_ITRExponentialHeightFog_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.5"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_ITRExponentialHeightFog_C'Default__BP_ITRExponentialHeightFog_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_ITRExponentialHeightFog_C",
|
||||
"Name": "Default__BP_ITRExponentialHeightFog_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.BP_ITRExponentialHeightFog_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"FogDensityMain[2]": 0.02,
|
||||
"FogDensityMultiplier[3]": 1.0,
|
||||
"PrimaryActorTick": {
|
||||
"bCanEverTick": true,
|
||||
"TickInterval": 0.1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ExponentialHeightFogComponent",
|
||||
"Name": "ExponentialHeightFog_GEN_VARIABLE",
|
||||
"Outer": "BP_ITRExponentialHeightFog_C",
|
||||
"Class": "UScriptClass'ExponentialHeightFogComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bEnableVolumetricFog": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BP_ITRExponentialHeightFog",
|
||||
"Outer": "BP_ITRExponentialHeightFog_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": "FloatProperty",
|
||||
"Name": "K2Node_Event_DeltaSeconds",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetFogDensity_Value_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveTick",
|
||||
"Outer": "BP_ITRExponentialHeightFog_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": "UserConstructionScript",
|
||||
"Outer": "BP_ITRExponentialHeightFog_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:UserConstructionScript'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetFogDensity_Value_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_ITRExponentialHeightFog_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_ITRExponentialHeightFog_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.6"
|
||||
},
|
||||
"VariableGuid": "ED9CA914-4BA4DA7F-AB88F58A-A5F971DD",
|
||||
"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'ExponentialHeightFogComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "ExponentialHeightFogComponent'BP_ITRExponentialHeightFog_C:ExponentialHeightFog_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.2"
|
||||
},
|
||||
"VariableGuid": "A87B1374-416B8167-075FC394-8BF25DFD",
|
||||
"InternalVariableName": "ExponentialHeightFog"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_ITRExponentialHeightFog_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_ITRExponentialHeightFog_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.8"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_ITRExponentialHeightFog_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.8"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_ITRExponentialHeightFog_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_ITRExponentialHeightFog.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,513 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDecalSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PathSpawner_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.14"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_PathSpawner_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.5"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_PathSpawner_C:Spawn Decals'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_PathSpawner_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.4"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "BPC_DetailModeVisibility",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_DetailModeVisibility_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TextRender",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextRenderComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "PCG",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ObjectsScale",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "ObjectRandomOffset",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "MeshVerticalOffset",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Mesh Color",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | AdvancedDisplay",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "Road Roughness",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Road Color",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "SmallRocksReferences",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | AdvancedDisplay"
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "PathMeshReferences",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | AdvancedDisplay"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"UserConstructionScript": {
|
||||
"ObjectName": "Function'BP_PathSpawner_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.4"
|
||||
},
|
||||
"Spawn Decals": {
|
||||
"ObjectName": "Function'BP_PathSpawner_C:Spawn Decals'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PathSpawner_C'Default__BP_PathSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PathSpawner_C",
|
||||
"Name": "Default__BP_PathSpawner_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.BP_PathSpawner_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_SplineDecalSpawner_C'Default__BP_SplineDecalSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectsScale[3]": {
|
||||
"X": 2.0,
|
||||
"Y": 2.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"ObjectRandomOffset[4]": 100.0,
|
||||
"Mesh Color[6]": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Road Color[8]": {
|
||||
"R": 0.137255,
|
||||
"G": 0.117647,
|
||||
"B": 0.094118,
|
||||
"A": 1.0,
|
||||
"Hex": "676056"
|
||||
},
|
||||
"SmallRocksReferences[9]": "/Script/Engine.StaticMesh'/Game/ITR2/Art/Environment/Nature/Pathways/MudBall/SM_MudBall.SM_MudBall',/Script/Engine.StaticMesh'/Game/ITR2/Art/Environment/Nature/Pathways/MudBall/SM_MudBall_02.SM_MudBall_02'",
|
||||
"PathMeshReferences[10]": "/Script/Engine.StaticMesh'/Game/ITR2/Art/Environment/Nature/Pathways/DecalPathway/SM_RoadDirt.SM_RoadDirt'",
|
||||
"Decal Color[2]": {
|
||||
"R": 0.141176,
|
||||
"G": 0.117647,
|
||||
"B": 0.105882,
|
||||
"A": 1.0,
|
||||
"Hex": "69605B"
|
||||
},
|
||||
"Tags": [
|
||||
"Path"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_DetailModeVisibility_C",
|
||||
"Name": "BPC_DetailModeVisibility_GEN_VARIABLE",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.BPC_DetailModeVisibility_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_DetailModeVisibility_C'Default__BPC_DetailModeVisibility_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Spawn Decals",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BP_SplineDecalSpawner_C:Spawn Decals'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "UserConstructionScript",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BP_SplineDecalSpawner_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "NewLocalVar",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_MakeVector_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_MakeVector_X_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_MakeVector_Y_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_MakeVector_Z_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_PathSpawner_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.15"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDecalSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.0"
|
||||
},
|
||||
"SCSVariableName": "Spline",
|
||||
"AssociatedGuid": "8880B949-40328BA6-CC45A183-DB9E5683"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_PathSpawner_C:ICH-DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.9"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDecalSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.0"
|
||||
},
|
||||
"SCSVariableName": "DefaultSceneRoot",
|
||||
"AssociatedGuid": "FB9369AF-4D304CEC-D672DD9B-28C6672B"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGComponent",
|
||||
"Name": "PCG_GEN_VARIABLE",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'PCGComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"InputType": "EPCGComponentInput::Landscape",
|
||||
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
|
||||
"GraphInstance": {
|
||||
"ObjectName": "PCGGraphInstance'BP_PathSpawner_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGGraphInstance",
|
||||
"Name": "PCGGraphInstance",
|
||||
"Outer": "PCG_GEN_VARIABLE",
|
||||
"Class": "UScriptClass'PCGGraphInstance'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Graph": {
|
||||
"ObjectName": "PCGGraph'PCG_PathRocks'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_PathRocks.70"
|
||||
},
|
||||
"ParametersOverrides": {
|
||||
"Parameters": {
|
||||
"PropertyDescs": [],
|
||||
"SerialSize": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "ICH-DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"Mobility": "EComponentMobility::Static"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_PathSpawner_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.8"
|
||||
},
|
||||
"VariableGuid": "E0927EC4-4BA06D1C-197F2C94-6C5729F5",
|
||||
"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'TextRenderComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": null,
|
||||
"ParentComponentOrVariableName": "DefaultSceneRoot",
|
||||
"ParentComponentOwnerClassName": "BP_SplineDecalSpawner_C",
|
||||
"VariableGuid": "06C8A9CD-4E9B6626-4EC05285-86EE696B",
|
||||
"InternalVariableName": "TextRender"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "PCGComponent'BP_PathSpawner_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.6"
|
||||
},
|
||||
"VariableGuid": "A34E231E-4B273139-83597CB5-382AF8D6",
|
||||
"InternalVariableName": "PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_3",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_DetailModeVisibility_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Components/BPC_DetailModeVisibility.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_DetailModeVisibility_C'BP_PathSpawner_C:BPC_DetailModeVisibility_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.2"
|
||||
},
|
||||
"VariableGuid": "5D4C24FB-44FA7345-A7EFE885-86F98B9C",
|
||||
"InternalVariableName": "BPC_DetailModeVisibility"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.13"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.13"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PathSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_PathSpawner.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_PathSpawner_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDecalSpawner_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.9"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"DetailMode": "EDetailMode::DM_Medium"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,443 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_RTCapture_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_RTCapture_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.8"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'SceneCapture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_RTCapture_C:CaptureMapMask'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_RTCapture_C:Capture'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "ShowOnlyMeshes",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ShowOnlyMeshes",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMesh'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NameProperty",
|
||||
"Name": "Tag",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "Directory",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "RTName",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "MaskTextureSize",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "Ortho Width",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"Capture": {
|
||||
"ObjectName": "Function'BP_RTCapture_C:Capture'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.2"
|
||||
},
|
||||
"CaptureMapMask": {
|
||||
"ObjectName": "Function'BP_RTCapture_C:CaptureMapMask'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_RTCapture_C'Default__BP_RTCapture_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_RTCapture_C",
|
||||
"Name": "Default__BP_RTCapture_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.BP_RTCapture_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Tag[1]": "WaterMap",
|
||||
"Directory[2]": "Content/ITR2/MaterialLibrary/Textures/Water/",
|
||||
"RTName[3]": "_WaterMap",
|
||||
"CaptureComponent2D": {
|
||||
"ObjectName": "SceneCaptureComponent2D'Default__BP_RTCapture_C:NewSceneCaptureComponent2D'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.4"
|
||||
},
|
||||
"SceneComponent": {
|
||||
"ObjectName": "SceneComponent'Default__BP_RTCapture_C:SceneComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.6"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "SceneComponent'Default__BP_RTCapture_C:SceneComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Capture",
|
||||
"Outer": "BP_RTCapture_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"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": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_ProjectDir_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_GetCurrentLevelName_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_GetAllActorsWithTag_OutActors",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetAllActorsWithTag_OutActors",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"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": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_4",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_5",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_ImportFileAsTexture2D_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "CaptureMapMask",
|
||||
"Outer": "BP_RTCapture_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Array_Index_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_GetCurrentLevelName_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Loop_Counter_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_GetAllActorsWithTag_OutActors",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetAllActorsWithTag_OutActors",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_RenderTargetCreateStaticTexture2DEditorOnly_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneCaptureComponent2D",
|
||||
"Name": "NewSceneCaptureComponent2D",
|
||||
"Outer": "Default__BP_RTCapture_C",
|
||||
"Class": "UScriptClass'SceneCaptureComponent2D'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ProjectionType": "ECameraProjectionMode::Orthographic",
|
||||
"TextureTarget": {
|
||||
"ObjectName": "TextureRenderTarget2D'RT_WaterMap'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/Textures/Water/RT_WaterMap.0"
|
||||
},
|
||||
"PrimitiveRenderMode": "ESceneCapturePrimitiveRenderMode::PRM_UseShowOnlyList",
|
||||
"CaptureSource": "ESceneCaptureSource::SCS_BaseColor",
|
||||
"bCaptureEveryFrame": false,
|
||||
"bCaptureOnMovement": false,
|
||||
"AttachParent": {
|
||||
"ObjectName": "SceneComponent'Default__BP_RTCapture_C:SceneComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.6"
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -90.0,
|
||||
"Yaw": 0.0,
|
||||
"Roll": 90.0
|
||||
},
|
||||
"PrimaryComponentTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_RTCapture_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "SceneComponent",
|
||||
"Outer": "Default__BP_RTCapture_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PrimaryComponentTick": {
|
||||
"bStartWithTickEnabled": false,
|
||||
"bAllowTickOnDedicatedServer": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_RTCapture_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.5"
|
||||
},
|
||||
"VariableGuid": "CCBF4007-4FEA3E40-182DA3AD-03FC8F4C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_RTCapture_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_RTCapture_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_RTCapture.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,768 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_SplineDecalSpawner_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentTemplates": [
|
||||
{
|
||||
"ObjectName": "DecalComponent'BP_SplineDecalSpawner_C:NODE_AddDecalComponent-0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.2"
|
||||
}
|
||||
],
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_SplineDecalSpawner_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.8"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_SplineDecalSpawner_C:Spawn Decals'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_SplineDecalSpawner_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.4"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Spline",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"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": "StructProperty",
|
||||
"Name": "Decal Color",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Decal Material",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'MaterialInstance'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "RandomRotationBound",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector2D'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "DecalsScaleFactor",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "DecalCountFactor",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "MaxDecalAmount",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"UserConstructionScript": {
|
||||
"ObjectName": "Function'BP_SplineDecalSpawner_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.4"
|
||||
},
|
||||
"Spawn Decals": {
|
||||
"ObjectName": "Function'BP_SplineDecalSpawner_C:Spawn Decals'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_SplineDecalSpawner_C'Default__BP_SplineDecalSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_SplineDecalSpawner_C",
|
||||
"Name": "Default__BP_SplineDecalSpawner_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.BP_SplineDecalSpawner_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Decal Color[2]": {
|
||||
"R": 0.026042,
|
||||
"G": 0.011078,
|
||||
"B": 0.005697,
|
||||
"A": 1.0,
|
||||
"Hex": "2C1B11"
|
||||
},
|
||||
"Decal Material[3]": {
|
||||
"ObjectName": "MaterialInstanceConstant'MI_PathDecal'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Pathways/DecalPathway/MI_PathDecal.0"
|
||||
},
|
||||
"RandomRotationBound[4]": {
|
||||
"X": -180.0,
|
||||
"Y": 180.0
|
||||
},
|
||||
"DecalsScaleFactor[5]": {
|
||||
"X": 1.0,
|
||||
"Y": 1.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"DecalCountFactor[6]": 1.0,
|
||||
"MaxDecalAmount[7]": 50
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DecalComponent",
|
||||
"Name": "NODE_AddDecalComponent-0",
|
||||
"Outer": "BP_SplineDecalSpawner_C",
|
||||
"Class": "UScriptClass'DecalComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"FadeScreenSize": 0.05,
|
||||
"bDestroyOwnerAfterFade": false,
|
||||
"DecalSize": {
|
||||
"X": 64.0,
|
||||
"Y": 256.0,
|
||||
"Z": 256.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Spawn Decals",
|
||||
"Outer": "BP_SplineDecalSpawner_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"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": "CallFunc_Add_IntInt_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_RandomInteger_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_MakeRotator_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Conv_IntToDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Multiply_RotatorFloat_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_BreakVector2D_X",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_BreakVector2D_Y",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'DecalComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'DecalComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_MakeRotator_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "FloatProperty",
|
||||
"Name": "CallFunc_GetSplineLength_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Round_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_GeometryScriptSplineSamplingOptions",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GeometryScriptSplineSamplingOptions'",
|
||||
"ObjectPath": "/Script/GeometryScriptingCore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_SampleSplineToTransforms_Frames",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_SampleSplineToTransforms_Frames",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 96,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Transform'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_SampleSplineToTransforms_FrameTimes",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_SampleSplineToTransforms_FrameTimes",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Array_Get_Item_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 96,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Transform'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "StructProperty",
|
||||
"Name": "CallFunc_BreakTransform_Location",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_BreakTransform_Rotation",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_BreakTransform_Scale",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_TransformRotation_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_ComposeRotators_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"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_MakeTransform_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 96,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Transform'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_AddComponent_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'DecalComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_Multiply_RotatorFloat_B_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "UserConstructionScript",
|
||||
"Outer": "BP_SplineDecalSpawner_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:UserConstructionScript'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDecalSpawner_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_SplineDecalSpawner_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.5"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDecalSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.7"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "FB9369AF-4D304CEC-D672DD9B-28C6672B",
|
||||
"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'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDecalSpawner_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.9"
|
||||
},
|
||||
"VariableGuid": "8880B949-40328BA6-CC45A183-DB9E5683",
|
||||
"InternalVariableName": "Spline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_SplineDecalSpawner_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDecalSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.6"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDecalSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDecalSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.7"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_SplineDecalSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDecalSpawner.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDecalSpawner_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SplineCurves": {
|
||||
"Position": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
|
||||
},
|
||||
{
|
||||
"InVal": 1.0,
|
||||
"OutVal": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReparamTable": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": 0.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 100.0,
|
||||
"OutVal": 0.1,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 200.0,
|
||||
"OutVal": 0.2,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 300.0,
|
||||
"OutVal": 0.3,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 400.0,
|
||||
"OutVal": 0.4,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 500.0,
|
||||
"OutVal": 0.5,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 600.0,
|
||||
"OutVal": 0.6,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 700.0,
|
||||
"OutVal": 0.7,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 800.0,
|
||||
"OutVal": 0.8,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 900.00006,
|
||||
"OutVal": 0.90000004,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1000.0,
|
||||
"OutVal": 1.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,455 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_SplineDistributeAssets_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_SplineDistributeAssets_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.8"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "PCG",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Spline",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_SplineDistributeAssets_C'Default__BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_SplineDistributeAssets_C",
|
||||
"Name": "Default__BP_SplineDistributeAssets_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.BP_SplineDistributeAssets_C'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PrimaryActorTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGComponent",
|
||||
"Name": "PCG_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeAssets_C",
|
||||
"Class": "UScriptClass'PCGComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
|
||||
"GraphInstance": {
|
||||
"ObjectName": "PCGGraphInstance'BP_SplineDistributeAssets_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGGraphInstance",
|
||||
"Name": "PCGGraphInstance",
|
||||
"Outer": "PCG_GEN_VARIABLE",
|
||||
"Class": "UScriptClass'PCGGraphInstance'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Graph": {
|
||||
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshes'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshes.54"
|
||||
},
|
||||
"ParametersOverrides": {
|
||||
"Parameters": {
|
||||
"PropertyDescs": [
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "71E2AB54-462C6F07-B63422BD-90CE4EF7",
|
||||
"Name": "TreeWidth",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "BEFAD741-4A7C7706-4CB9B1B8-A8B193AB",
|
||||
"Name": "TreeThickness",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "9B5C5DD9-4EB46170-342D4589-D5F571DF",
|
||||
"Name": "TreeScale",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
|
||||
"Name": "SplineSampleDistance",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "EE194B91-4ACBB4D5-27F3779B-C4D59ADC",
|
||||
"Name": "BoundsSize",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
|
||||
"Name": "Translate",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
|
||||
"Name": "OffsetDown",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'DataTable'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
|
||||
"Name": "Assets",
|
||||
"ValueType": "Object",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
}
|
||||
],
|
||||
"SerialSize": 62
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeAssets_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Mobility": "EComponentMobility::Static"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_SplineDistributeAssets_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.4"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.6"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "7E507FA1-4CBA1FF7-6F6448BD-E41400EA",
|
||||
"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'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDistributeAssets_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.9"
|
||||
},
|
||||
"VariableGuid": "661B82D6-48B678AC-06AFFB87-9980F7B5",
|
||||
"InternalVariableName": "Spline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "PCGComponent'BP_SplineDistributeAssets_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.2"
|
||||
},
|
||||
"VariableGuid": "DFF3F2D4-4E892396-E67A07AB-DA4AABD7",
|
||||
"InternalVariableName": "PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_SplineDistributeAssets_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.7"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.7"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeAssets_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeAssets_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SplineCurves": {
|
||||
"Position": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
|
||||
},
|
||||
{
|
||||
"InVal": 1.0,
|
||||
"OutVal": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReparamTable": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": 0.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 500.00006,
|
||||
"OutVal": 0.1,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1000.0001,
|
||||
"OutVal": 0.2,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1500.0002,
|
||||
"OutVal": 0.3,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 2000.0002,
|
||||
"OutVal": 0.4,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 2500.0002,
|
||||
"OutVal": 0.5,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 3000.0005,
|
||||
"OutVal": 0.6,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 3500.0002,
|
||||
"OutVal": 0.7,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 4000.0005,
|
||||
"OutVal": 0.8,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 4500.0005,
|
||||
"OutVal": 0.90000004,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 5000.0005,
|
||||
"OutVal": 1.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,495 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeTiles_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_SplineDistributeLargeTiles_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.8"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_SplineDistributeLargeTiles_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_SplineDistributeLargeTiles_C'Default__BP_SplineDistributeLargeTiles_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_SplineDistributeLargeTiles_C",
|
||||
"Name": "Default__BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.BP_SplineDistributeLargeTiles_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_SplineDistributeTiles_C'Default__BP_SplineDistributeTiles_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "PCGComponent'BP_SplineDistributeLargeTiles_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.3"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.0"
|
||||
},
|
||||
"SCSVariableName": "PCG",
|
||||
"AssociatedGuid": "DFF3F2D4-4E892396-E67A07AB-DA4AABD7"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_SplineDistributeLargeTiles_C:ICH-DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.6"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.0"
|
||||
},
|
||||
"SCSVariableName": "DefaultSceneRoot",
|
||||
"AssociatedGuid": "7E507FA1-4CBA1FF7-6F6448BD-E41400EA"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDistributeLargeTiles_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.9"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.0"
|
||||
},
|
||||
"SCSVariableName": "Spline",
|
||||
"AssociatedGuid": "661B82D6-48B678AC-06AFFB87-9980F7B5"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGComponent",
|
||||
"Name": "PCG_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'PCGComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "PCGComponent'BP_SplineDistributeTiles_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"GraphInstance": {
|
||||
"ObjectName": "PCGGraphInstance'BP_SplineDistributeLargeTiles_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGGraphInstance",
|
||||
"Name": "PCGGraphInstance",
|
||||
"Outer": "PCG_GEN_VARIABLE",
|
||||
"Class": "UScriptClass'PCGGraphInstance'",
|
||||
"Template": {
|
||||
"ObjectName": "PCGGraphInstance'BP_SplineDistributeTiles_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Graph": {
|
||||
"ObjectName": "PCGGraphInstance'PCG_LargeTileHorisontal'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_LargeTileHorisontal.0"
|
||||
},
|
||||
"ParametersOverrides": {
|
||||
"Parameters": {
|
||||
"PropertyDescs": [
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
|
||||
"Name": "TileCount",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
|
||||
"Name": "TileSize",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
|
||||
"Name": "TileLength",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
|
||||
"Name": "RandomOffset",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
|
||||
"Name": "RandomRotation",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
|
||||
"Name": "OffsetDown",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'DataTable'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
|
||||
"Name": "Assets",
|
||||
"ValueType": "Object",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "3114315D-4253215C-5A63809E-DC17E404",
|
||||
"Name": "ErasePercent",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
|
||||
"Name": "BoundsScale",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
|
||||
"Name": "RotateMesh",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
|
||||
"Name": "NormalRotationContribution",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
}
|
||||
],
|
||||
"SerialSize": 144
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "ICH-DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate"
|
||||
},
|
||||
{
|
||||
"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_SplineDistributeLargeTiles_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.5"
|
||||
},
|
||||
"VariableGuid": "96172131-46FBB8BF-3AD25890-676BA528",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeLargeTiles_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeLargeTiles.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeLargeTiles_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDistributeTiles_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.8"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"SplineCurves": {
|
||||
"Position": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 500.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 500.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1.0,
|
||||
"OutVal": {
|
||||
"X": 500.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReparamTable": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": 0.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 50.0,
|
||||
"OutVal": 0.1,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 100.0,
|
||||
"OutVal": 0.2,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 150.0,
|
||||
"OutVal": 0.3,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 200.0,
|
||||
"OutVal": 0.4,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 250.0,
|
||||
"OutVal": 0.5,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 300.0,
|
||||
"OutVal": 0.6,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 350.0,
|
||||
"OutVal": 0.7,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 400.0,
|
||||
"OutVal": 0.8,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 450.00003,
|
||||
"OutVal": 0.90000004,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 500.0,
|
||||
"OutVal": 1.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,476 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_SplineDistributeTiles_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_SplineDistributeTiles_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.7"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_SplineDistributeTiles_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_SplineDistributeTiles_C'Default__BP_SplineDistributeTiles_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_SplineDistributeTiles_C",
|
||||
"Name": "Default__BP_SplineDistributeTiles_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.BP_SplineDistributeTiles_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_SplineDistributeAssets_C'Default__BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Tags": [
|
||||
"Path"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_SplineDistributeTiles_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDistributeTiles_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.8"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.0"
|
||||
},
|
||||
"SCSVariableName": "Spline",
|
||||
"AssociatedGuid": "661B82D6-48B678AC-06AFFB87-9980F7B5"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "PCGComponent'BP_SplineDistributeTiles_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.3"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_SplineDistributeAssets_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.0"
|
||||
},
|
||||
"SCSVariableName": "PCG",
|
||||
"AssociatedGuid": "DFF3F2D4-4E892396-E67A07AB-DA4AABD7"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGComponent",
|
||||
"Name": "PCG_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeTiles_C",
|
||||
"Class": "UScriptClass'PCGComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "PCGComponent'BP_SplineDistributeAssets_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"GraphInstance": {
|
||||
"ObjectName": "PCGGraphInstance'BP_SplineDistributeTiles_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGGraphInstance",
|
||||
"Name": "PCGGraphInstance",
|
||||
"Outer": "PCG_GEN_VARIABLE",
|
||||
"Class": "UScriptClass'PCGGraphInstance'",
|
||||
"Template": {
|
||||
"ObjectName": "PCGGraphInstance'BP_SplineDistributeAssets_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Graph": {
|
||||
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
|
||||
},
|
||||
"ParametersOverrides": {
|
||||
"Parameters": {
|
||||
"PropertyDescs": [
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
|
||||
"Name": "TileCount",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
|
||||
"Name": "TileSize",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
|
||||
"Name": "TileLength",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
|
||||
"Name": "RandomOffset",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
|
||||
"Name": "RandomRotation",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
|
||||
"Name": "OffsetDown",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'DataTable'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
|
||||
"Name": "Assets",
|
||||
"ValueType": "Object",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "3114315D-4253215C-5A63809E-DC17E404",
|
||||
"Name": "ErasePercent",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
|
||||
"Name": "BoundsScale",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
|
||||
"Name": "RotateMesh",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
|
||||
"Name": "NormalRotationContribution",
|
||||
"ValueType": "Struct",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
}
|
||||
],
|
||||
"SerialSize": 120
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeTiles_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_SplineDistributeTiles_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.5"
|
||||
},
|
||||
"VariableGuid": "24834045-4C215E1A-977EB290-CFC59B94",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_SplineDistributeTiles_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_SplineDistributeTiles_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeTiles.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineDistributeTiles_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SplineComponent'BP_SplineDistributeAssets_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineDistributeAssets.9"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"SplineCurves": {
|
||||
"Position": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1.0,
|
||||
"OutVal": {
|
||||
"X": 1000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReparamTable": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": 0.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 100.0,
|
||||
"OutVal": 0.1,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 200.0,
|
||||
"OutVal": 0.2,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 300.0,
|
||||
"OutVal": 0.3,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 400.0,
|
||||
"OutVal": 0.4,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 500.0,
|
||||
"OutVal": 0.5,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 600.0,
|
||||
"OutVal": 0.6,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 700.0,
|
||||
"OutVal": 0.7,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 800.0,
|
||||
"OutVal": 0.8,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 900.00006,
|
||||
"OutVal": 0.90000004,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1000.0,
|
||||
"OutVal": 1.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 40.0
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,491 @@
|
|||
[
|
||||
{
|
||||
"Type": "BillboardComponent",
|
||||
"Name": "NODE_AddBillboardComponent-0",
|
||||
"Outer": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'BillboardComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Sprite": {
|
||||
"ObjectName": "Texture2D'S_GreenSpline'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_GreenSpline.0"
|
||||
},
|
||||
"ScreenSize": 0.1,
|
||||
"RelativeScale3D": {
|
||||
"X": 25.0,
|
||||
"Y": 25.0,
|
||||
"Z": 25.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentTemplates": [
|
||||
{
|
||||
"ObjectName": "BillboardComponent'BP_SplineTrees_C:NODE_AddBillboardComponent-0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.0"
|
||||
}
|
||||
],
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_SplineTrees_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.10"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_SplineTrees_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "PCG",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Spline",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"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": {
|
||||
"UserConstructionScript": {
|
||||
"ObjectName": "Function'BP_SplineTrees_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_SplineTrees_C'Default__BP_SplineTrees_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_SplineTrees_C",
|
||||
"Name": "Default__BP_SplineTrees_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.BP_SplineTrees_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "UserConstructionScript",
|
||||
"Outer": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:UserConstructionScript'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetLocationAtSplinePoint_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Add_VectorVector_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_MakeTransform_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 96,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Transform'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_AddComponent_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'BillboardComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "PCGComponent",
|
||||
"Name": "PCG_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'PCGComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
|
||||
"GraphInstance": {
|
||||
"ObjectName": "PCGGraphInstance'BP_SplineTrees_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "PCGGraphInstance",
|
||||
"Name": "PCGGraphInstance",
|
||||
"Outer": "PCG_GEN_VARIABLE",
|
||||
"Class": "UScriptClass'PCGGraphInstance'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Graph": {
|
||||
"ObjectName": "PCGGraph'PCG_SplineTrees'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_SplineTrees.21"
|
||||
},
|
||||
"ParametersOverrides": {
|
||||
"Parameters": {
|
||||
"PropertyDescs": [
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "71E2AB54-462C6F07-B63422BD-90CE4EF7",
|
||||
"Name": "TreeWidth",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "BEFAD741-4A7C7706-4CB9B1B8-A8B193AB",
|
||||
"Name": "TreeThickness",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "9B5C5DD9-4EB46170-342D4589-D5F571DF",
|
||||
"Name": "TreeScale",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
},
|
||||
{
|
||||
"ValueTypeObject": null,
|
||||
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
|
||||
"Name": "SplineSampleDistance",
|
||||
"ValueType": "Double",
|
||||
"ContainerType": "None",
|
||||
"ContainerTypes": {
|
||||
"Types": []
|
||||
},
|
||||
"MetaData": null,
|
||||
"MetaClass": null
|
||||
}
|
||||
],
|
||||
"SerialSize": 34
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Mobility": "EComponentMobility::Static"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_SplineTrees_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.6"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.8"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "7E507FA1-4CBA1FF7-6F6448BD-E41400EA",
|
||||
"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'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_SplineTrees_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.11"
|
||||
},
|
||||
"VariableGuid": "661B82D6-48B678AC-06AFFB87-9980F7B5",
|
||||
"InternalVariableName": "Spline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "PCGComponent'BP_SplineTrees_C:PCG_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.4"
|
||||
},
|
||||
"VariableGuid": "DFF3F2D4-4E892396-E67A07AB-DA4AABD7",
|
||||
"InternalVariableName": "PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.9"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.9"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_SplineTrees_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_SplineTrees.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_SplineTrees_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SplineCurves": {
|
||||
"Position": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
|
||||
},
|
||||
{
|
||||
"InVal": 1.0,
|
||||
"OutVal": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"ArriveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"LeaveTangent": {
|
||||
"X": 5000.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReparamTable": {
|
||||
"Points": [
|
||||
{
|
||||
"InVal": 0.0,
|
||||
"OutVal": 0.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 500.00006,
|
||||
"OutVal": 0.1,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1000.0001,
|
||||
"OutVal": 0.2,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 1500.0002,
|
||||
"OutVal": 0.3,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 2000.0002,
|
||||
"OutVal": 0.4,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 2500.0002,
|
||||
"OutVal": 0.5,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 3000.0005,
|
||||
"OutVal": 0.6,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 3500.0002,
|
||||
"OutVal": 0.7,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 4000.0005,
|
||||
"OutVal": 0.8,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 4500.0005,
|
||||
"OutVal": 0.90000004,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
},
|
||||
{
|
||||
"InVal": 5000.0005,
|
||||
"OutVal": 1.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"InterpMode": "EInterpCurveMode::CIM_Linear"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,342 @@
|
|||
[
|
||||
{
|
||||
"Type": "BillboardComponent",
|
||||
"Name": "Billboard_GEN_VARIABLE",
|
||||
"Outer": "BP_StonesPCG_C",
|
||||
"Class": "UScriptClass'BillboardComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Sprite": {
|
||||
"ObjectName": "Texture2D'S_StonesPCG'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_StonesPCG.0"
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 0.0,
|
||||
"Y": -7.727058E-07,
|
||||
"Z": 512.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_StonesPCG_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_StonesPCG_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.8"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_StonesPCG_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Sphere",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SphereComponent'",
|
||||
"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": "DoubleProperty",
|
||||
"Name": "Radius",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"UserConstructionScript": {
|
||||
"ObjectName": "Function'BP_StonesPCG_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_StonesPCG_C'Default__BP_StonesPCG_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_StonesPCG_C",
|
||||
"Name": "Default__BP_StonesPCG_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.BP_StonesPCG_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Radius[2]": 500.0,
|
||||
"PrimaryActorTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
},
|
||||
"bHidden": true,
|
||||
"bIsEditorOnlyActor": true,
|
||||
"Tags": [
|
||||
"StonesPCG"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "UserConstructionScript",
|
||||
"Outer": "BP_StonesPCG_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:UserConstructionScript'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_StonesPCG_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_StonesPCG_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.4"
|
||||
},
|
||||
"VariableGuid": "4E45DADF-4F96F5D0-B883449C-8755B462",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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'SphereComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SphereComponent'BP_StonesPCG_C:Sphere_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.9"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_StonesPCG_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.7"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "6BC37EDC-429C20DB-8B80F5AF-CB5098C8",
|
||||
"InternalVariableName": "Sphere"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'BillboardComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BillboardComponent'BP_StonesPCG_C:Billboard_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.0"
|
||||
},
|
||||
"VariableGuid": "6F4036B8-4B20B5D9-16BA9FBC-4E2E372C",
|
||||
"InternalVariableName": "Billboard"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_StonesPCG_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_StonesPCG_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.6"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_StonesPCG_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_StonesPCG_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.6"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_StonesPCG_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Tools/BP_StonesPCG.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SphereComponent",
|
||||
"Name": "Sphere_GEN_VARIABLE",
|
||||
"Outer": "BP_StonesPCG_C",
|
||||
"Class": "UScriptClass'SphereComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ShapeColor": {
|
||||
"B": 255,
|
||||
"G": 255,
|
||||
"R": 255,
|
||||
"A": 255,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionEnabled": "ECollisionEnabled::NoCollision",
|
||||
"CollisionProfileName": "NoCollision",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "WorldStatic",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "WorldDynamic",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Pawn",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Visibility",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Camera",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "PhysicsBody",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Destructible",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel2",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel3",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel4",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel5",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel6",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Trigger",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "RadiusItem",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel12",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel13",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel14",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel15",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel16",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel17",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel18",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue