Files
2025-11-11 07:21:48 +07:00

800 lines
26 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$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": {
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b63e8405-de45-43c6-8623-1ec804e13237"
}
}
]
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "e28f4dfdf8d4bc84a9463d7cbc021447",
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_NavigationInterface.json"
}
]
},
"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": "Points",
"DataType": 138,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3Array, Assembly-CSharp",
"_values": {
"$type": "UnityEngine.Vector3[], UnityEngine.CoreModule",
"$values": [
{
"x": 4.2455554,
"y": 0.969512165,
"z": 7.119176
},
{
"x": 3.00564027,
"y": 1.012197,
"z": 7.311571
},
{
"x": 1.93392229,
"y": 1.09149957,
"z": 8.035543
},
{
"x": 1.66193151,
"y": 1.09149861,
"z": 9.378793
},
{
"x": 2.28873014,
"y": 1.09149861,
"z": 11.6521664
},
{
"x": 4.0893116,
"y": 1.09149861,
"z": 12.2710476
},
{
"x": 5.642343,
"y": 1.09149718,
"z": 11.7988491
},
{
"x": 6.401539,
"y": 1.09149778,
"z": 10.3178921
},
{
"x": 6.87344837,
"y": 1.09149778,
"z": 9.150786
},
{
"x": 6.00571,
"y": 1.04948115,
"z": 7.4796257
},
{
"x": 4.9881525,
"y": 1.00559175,
"z": 7.28179836
}
]
}
},
"category": null,
"comment": "需要寻路的点位序列",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b63e8405-de45-43c6-8623-1ec804e13237"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "CurrentPoints",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "MoveType",
"DataType": 2,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 3
},
"category": null,
"comment": "默认跑1慢走2走3跑4冲刺",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-9d82f82c-1cae-46df-9e28-72668b22b0a3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "OnlyOnce",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-88b22f28-d9f5-482a-8c34-90bd220b2daf"
]
}
}
]
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
2
]
},
"index": 0,
"parentIndex": -1,
"Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorFloat, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9d82f82c-1cae-46df-9e28-72668b22b0a3"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 3
}
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
}
},
"index": 1,
"parentIndex": 16,
"Guid": "e7f0b512-91cf-41a2-9757-0c9afb79a48f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 1,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 1,
"_Child": 17,
"index": 2,
"parentIndex": 0,
"Guid": "3ee22122-edce-49d6-9593-adce25de2392"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 14,
"_False": 12,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
"_defaultRes": false,
"index": 3,
"parentIndex": 17,
"Guid": "beb7ceca-dd5e-4e29-bab5-1d40ee67a88b"
},
{
"$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": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"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.ConfigVarTernaryOperatorInt32, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9d82f82c-1cae-46df-9e28-72668b22b0a3"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9d82f82c-1cae-46df-9e28-72668b22b0a3"
},
"targetGuid": null
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 3
}
}
}
]
},
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
},
"index": 4,
"parentIndex": 15,
"Guid": "907d1541-ccc9-4b60-9136-a8fd431bdb0c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7
]
},
"index": 5,
"parentIndex": 0,
"Guid": "55c912ba-7d75-4020-85c5-632f98b8ee13"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b63e8405-de45-43c6-8623-1ec804e13237"
}
},
"index": 6,
"parentIndex": 5,
"Guid": "8e7fff06-bb8b-4dc8-9761-669d64188c4c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPopFromArrayNode, Assembly-CSharp",
"SaveToBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"PopFromBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
},
"Index": null,
"index": 7,
"parentIndex": 5,
"Guid": "fd7f3677-89d5-4ff6-b3df-80c9c8546b69"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": null,
"index": 8,
"parentIndex": -1,
"Guid": "459739ba-0b8c-4988-baa5-033c42e459ff"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
10
]
},
"index": 9,
"parentIndex": -1,
"Guid": "d0e2728c-ad54-4ad0-a9a7-00e1dea768c6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": -1,
"index": 10,
"parentIndex": 9,
"Guid": "ca8e38d1-3415-435e-a996-3512fb7fd7c4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 11,
"parentIndex": 9,
"Guid": "67cd144a-f484-43db-9754-fcb6e3ed7dca"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18,
13
]
},
"index": 12,
"parentIndex": 3,
"Guid": "5ce5855f-dfc1-4f80-8d7e-e5b52f4fc5c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b63e8405-de45-43c6-8623-1ec804e13237"
}
},
"index": 13,
"parentIndex": 12,
"Guid": "d0372686-3d2c-43db-9544-5acfa0e3320a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPopFromArrayNode, Assembly-CSharp",
"SaveToBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"PopFromBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
},
"Index": null,
"index": 14,
"parentIndex": 3,
"Guid": "069f1ed4-bc89-45ca-a014-9927f1f1e08d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4
]
},
"index": 15,
"parentIndex": 16,
"Guid": "57f3d1b0-cf2f-4f5d-ac78-a4350ce25c4b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 1,
"_Child": 15,
"index": 16,
"parentIndex": 17,
"Guid": "9a99cb82-4250-456d-a729-7cc531014da8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
3
]
},
"index": 17,
"parentIndex": 2,
"Guid": "e82dd8b8-37d8-415f-90a1-720d484c9b8f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-88b22f28-d9f5-482a-8c34-90bd220b2daf"
},
"targetGuid": null
}
},
"index": 18,
"parentIndex": 12,
"Guid": "6481463b-9a50-429a-810f-04e6747f76d1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": -1,
"_False": -1,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-50334c7e-3375-4b24-a3f1-1fec2d74fa53"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
"_defaultRes": false,
"index": 19,
"parentIndex": -1,
"Guid": "b3666fe9-89aa-4f48-a2b5-e6d6c21b4dc0"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1247350313,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9,
19
]
},
"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": 322.849976
},
"guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 0.0
},
"guid": "e7f0b512-91cf-41a2-9757-0c9afb79a48f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 451.55
},
"guid": "3ee22122-edce-49d6-9593-adce25de2392",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 731.5
},
"guid": "beb7ceca-dd5e-4e29-bab5-1d40ee67a88b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 268.4
},
"guid": "907d1541-ccc9-4b60-9136-a8fd431bdb0c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 121.55
},
"guid": "55c912ba-7d75-4020-85c5-632f98b8ee13",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 0.0
},
"guid": "8e7fff06-bb8b-4dc8-9761-669d64188c4c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 250.8
},
"guid": "fd7f3677-89d5-4ff6-b3df-80c9c8546b69",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 539.0
},
"guid": "459739ba-0b8c-4988-baa5-033c42e459ff",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 728.75
},
"guid": "d0e2728c-ad54-4ad0-a9a7-00e1dea768c6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 807.95
},
"guid": "ca8e38d1-3415-435e-a996-3512fb7fd7c4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 682.55
},
"guid": "67cd144a-f484-43db-9754-fcb6e3ed7dca",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 937.2
},
"guid": "5ce5855f-dfc1-4f80-8d7e-e5b52f4fc5c2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 963.6
},
"guid": "d0372686-3d2c-43db-9544-5acfa0e3320a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 638.0
},
"guid": "069f1ed4-bc89-45ca-a014-9927f1f1e08d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 376.2
},
"guid": "57f3d1b0-cf2f-4f5d-ac78-a4350ce25c4b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 136.4
},
"guid": "9a99cb82-4250-456d-a729-7cc531014da8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 490.05
},
"guid": "e82dd8b8-37d8-415f-90a1-720d484c9b8f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 814.0
},
"guid": "6481463b-9a50-429a-810f-04e6747f76d1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.5312,
"y": -173.260437
},
"guid": "b3666fe9-89aa-4f48-a2b5-e6d6c21b4dc0",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": "尽可能近地靠近目标点"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Navigation/Complicated/BTState_GoAlongPointsForever.json",
"errors": null,
"nodeErrors": null
}