512 lines
19 KiB
JSON
512 lines
19 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"configs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"noSharingKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "Target",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-1e360750-e2b4-4f38-9947-7384917eedda"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TempPosition",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
1
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "763a2241-f04c-4c7c-9cc1-3b0e98c140e5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "31977af628e4fab439e9b3ce3a2b0f56",
|
|
"_assetPath": "Data/Query/PQS/00AI/_Modular/PositionRelative/PQS_FindRandomPosInRing(Circle).json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"bbParams": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fb0df12d-7511-4a5e-af71-0dfc9abd1b48"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c74a7309-df4b-4653-9edf-2d19d163111d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 16.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ebbf66a5-3439-4dab-ae32-ab0f49648d20"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-4fb3a422-46de-4178-8898-a41077162fbc"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 2,
|
|
"parentIndex": 7,
|
|
"Guid": "a370feea-1ca6-4dda-aa4a-b7812dd1e358"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 4,
|
|
"_False": 5,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCurSceneIsHasBlueprintById, Assembly-CSharp",
|
|
"configId": 9998
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 3,
|
|
"parentIndex": 6,
|
|
"Guid": "56931107-dff2-4770-9ba4-68a61fe7b18d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetBlueprintPos, Assembly-CSharp",
|
|
"configId": 9998
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "c6f2cd96-0e71-45a8-9c5f-ba82863e9f22"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGalaxyAnchorPointData, Assembly-CSharp",
|
|
"sceneId": 2,
|
|
"galaxyPositionInfo": {
|
|
"$type": "miHoYo.HYG.GalaxyPositionInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": true,
|
|
"defGalaxyPos": {
|
|
"$type": "miHoYo.HYG.GalaxyAnchorPointPos, Assembly-CSharp",
|
|
"childPointId": 1971130646
|
|
},
|
|
"hexiaGalaxyPos": {
|
|
"$type": "miHoYo.HYG.GalaxyAnchorPointPos, Assembly-CSharp",
|
|
"childPointId": 1970704887
|
|
},
|
|
"taffehGalaxyPos": {
|
|
"$type": "miHoYo.HYG.GalaxyAnchorPointPos, Assembly-CSharp",
|
|
"childPointId": 1971130646
|
|
},
|
|
"pashahGalaxyPos": {
|
|
"$type": "miHoYo.HYG.GalaxyAnchorPointPos, Assembly-CSharp",
|
|
"childPointId": 0
|
|
},
|
|
"norvanyaGalaxyPos": {
|
|
"$type": "miHoYo.HYG.GalaxyAnchorPointPos, Assembly-CSharp",
|
|
"childPointId": 0
|
|
}
|
|
},
|
|
"dataType": 0
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 3,
|
|
"Guid": "74cca33e-900c-43b9-b913-c3b4492f2ec5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
7
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "672c86b9-3253-44a5-9e7f-ad1a69f04263"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 2,
|
|
"_False": 8,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTemplateConfig`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"asset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.ConfigVarOfBbConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "52ef7584e2fbf6945b6709a67397774c",
|
|
"_assetPath": "Data/ConfigVarTemplates/Entity/AtAlmostSameLayer.json"
|
|
},
|
|
"param": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f3b73c53-90d9-473f-bf20-5cf8c84bab84"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ced05e24-16d2-4f46-9f36-4b79c56743aa"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a7e5cc6e-216e-4968-94a3-8371c1ac0101"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 7,
|
|
"parentIndex": 6,
|
|
"Guid": "e7eee59a-3785-460d-a49a-f05168e72370"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "31977af628e4fab439e9b3ce3a2b0f56",
|
|
"_assetPath": "Data/Query/PQS/00AI/_Modular/PositionRelative/PQS_FindRandomPosInRing(Circle).json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"bbParams": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fb0df12d-7511-4a5e-af71-0dfc9abd1b48"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-65cb0055-de1f-4348-a2f0-1890a6c2cb53"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c74a7309-df4b-4653-9edf-2d19d163111d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 6.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ebbf66a5-3439-4dab-ae32-ab0f49648d20"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-4fb3a422-46de-4178-8898-a41077162fbc"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "d573f0c5-c674-446f-b05b-3d09aeaf5020"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -19482836,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": []
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1258.26245
|
|
},
|
|
"guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 1575.2
|
|
},
|
|
"guid": "763a2241-f04c-4c7c-9cc1-3b0e98c140e5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 740.3
|
|
},
|
|
"guid": "a370feea-1ca6-4dda-aa4a-b7812dd1e358",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 254.65
|
|
},
|
|
"guid": "56931107-dff2-4770-9ba4-68a61fe7b18d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 0.0
|
|
},
|
|
"guid": "c6f2cd96-0e71-45a8-9c5f-ba82863e9f22",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 110.0
|
|
},
|
|
"guid": "74cca33e-900c-43b9-b913-c3b4492f2ec5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 804.925
|
|
},
|
|
"guid": "672c86b9-3253-44a5-9e7f-ad1a69f04263",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 1100.0
|
|
},
|
|
"guid": "e7eee59a-3785-460d-a49a-f05168e72370",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 1337.6
|
|
},
|
|
"guid": "d573f0c5-c674-446f-b05b-3d09aeaf5020",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": "去到流星雨观景台周围随机位置"
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Task/MainQuests/New06_8024Liuxingyu/BTAction_GotoLiuxingyuRandomPos.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |