ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/AI/Enemies/Spawn/SAmbushLocations.json

64 lines
No EOL
1.7 KiB
JSON

[
{
"Type": "UserDefinedStruct",
"Name": "SAmbushLocations",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "32166682-4BB7E8C6-638CCE8E-61EF8891"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "AmbushLocation_29_C528402F4F8B6B5E54DC55A42DD5E2CC",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 96,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "AmbushEnterLocation_30_04A23CEE43F131071A0CF8A1FDF15A63",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"StructFlags": 24576,
"DefaultProperties": {
"AmbushLocation_29_C528402F4F8B6B5E54DC55A42DD5E2CC": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"AmbushEnterLocation_30_04A23CEE43F131071A0CF8A1FDF15A63": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
}
}
}
]