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

781 lines
26 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"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": "CoffeeGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-027013e7-40f0-490c-8cee-d9f7b7bd503a"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Pos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b8181b79-ab21-4d07-8326-4e4b84cf6d56"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Player",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-0ef0f9e4-def1-43fa-9c05-fd1172897f1c"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "PlanePos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b336bba5-4437-4393-a3d6-bb18e484da4d"
]
}
}
]
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 2,
"_False": 19,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-027013e7-40f0-490c-8cee-d9f7b7bd503a"
}
}
},
"_defaultRes": true,
"index": 0,
"parentIndex": 1,
"Guid": "799c5d3b-cd7b-4efc-9460-62f23772c68c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
0
]
},
"index": 1,
"parentIndex": 5,
"Guid": "d2200a36-8726-4d3c-9264-1bf06687ab6d"
},
{
"$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": "TargetEntityGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-027013e7-40f0-490c-8cee-d9f7b7bd503a"
}
}
}
]
},
"_assetGuid": "3544a05fc4500694fa203382c67761aa",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Picking.json"
},
"index": 2,
"parentIndex": 0,
"Guid": "d95d65fb-ef0e-40cd-aae6-9cef9457f016"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "找不到目标! ",
"IsLogError": true,
"customMsg": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-027013e7-40f0-490c-8cee-d9f7b7bd503a"
}
},
"index": 3,
"parentIndex": 19,
"Guid": "cab68bb2-7678-4fe8-8345-ca7812a1e9fe"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
21
]
},
"index": 4,
"parentIndex": 5,
"Guid": "3da6eccd-67d4-40c8-95d3-46d081f6c6f5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
4
]
},
"index": 5,
"parentIndex": 11,
"Guid": "99ed0b9a-e4fe-4a08-b3bd-0b4f15846eb0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
13,
8
]
},
"index": 6,
"parentIndex": 11,
"Guid": "3eb6ee26-f68c-430a-9769-39e699986bac"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b336bba5-4437-4393-a3d6-bb18e484da4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCoffeeRpGetFaceTablePlaneCenter, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0ef0f9e4-def1-43fa-9c05-fd1172897f1c"
}
}
},
"index": 7,
"parentIndex": -1,
"Guid": "6f3c06e1-1e1a-4c64-9368-d98cde982053"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
10
]
},
"index": 8,
"parentIndex": 6,
"Guid": "d2d73ced-cd2c-4882-b67d-a9bbde6c859d"
},
{
"$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-b8181b79-ab21-4d07-8326-4e4b84cf6d56"
}
}
},
{
"$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": 9,
"parentIndex": 15,
"Guid": "bff6fcd4-662e-4633-802f-6a78e3a17827"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTForceSetPositionNode, Assembly-CSharp",
"TargetPointGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b8181b79-ab21-4d07-8326-4e4b84cf6d56"
}
},
"index": 10,
"parentIndex": 8,
"Guid": "e8bf5822-087d-403f-b7bc-952cf4401e63"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18,
6,
5
]
},
"index": 11,
"parentIndex": -1,
"Guid": "f63c01bf-069a-44b4-bd91-6d624c04cec2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0ef0f9e4-def1-43fa-9c05-fd1172897f1c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
},
"index": 12,
"parentIndex": 6,
"Guid": "ae9858dd-7d17-4254-af51-47e88d7961bc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14
]
},
"index": 13,
"parentIndex": 6,
"Guid": "1b7f6002-5fea-4968-981a-fd57a965a556"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b8181b79-ab21-4d07-8326-4e4b84cf6d56"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTemplateConfig`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"asset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.ConfigVarOfBbConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "6912f672338bad145ab5c651f19e5917",
"_assetPath": "Data/ConfigVarTemplates/EntityForwardPos.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-5400f95a-35de-4ea1-9850-2c92f8f6b24e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0ef0f9e4-def1-43fa-9c05-fd1172897f1c"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-367ba4de-9f50-46a8-87b2-cf3676df46ef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": -1.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-132df278-01f1-4776-85d6-b6725a768088"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetYVector3, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
}
]
}
},
"index": 14,
"parentIndex": 13,
"Guid": "eec239aa-a8cb-4a04-ac8d-07d20dfc7b46"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 9,
"_False": -1,
"_condition": {
"$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": "instance-b8181b79-ab21-4d07-8326-4e4b84cf6d56"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.2
}
},
"_defaultRes": true,
"index": 15,
"parentIndex": 8,
"Guid": "2e7291d7-de8b-4d57-8321-59c2b2180202"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "f67fac2b00154a40867f3c380ed81ec7",
"_assetPath": "Data/Query/EQS/Test/NpcTestPickItem.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-027013e7-40f0-490c-8cee-d9f7b7bd503a"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_Next": -1,
"index": 16,
"parentIndex": 1,
"Guid": "0ee09250-654b-424d-8e41-2cf3910ccb68"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c9c3f70526752684997a982a051b65f4",
"_assetPath": "Data/Query/PQS/NearPlayerPos.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b8181b79-ab21-4d07-8326-4e4b84cf6d56"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_Next": -1,
"index": 17,
"parentIndex": -1,
"Guid": "74eda788-2ae6-40c5-a739-a72ec30f26e1"
},
{
"$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": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 18,
"parentIndex": 11,
"Guid": "e4de8a12-c2d8-4805-bee6-66a97d3e0c14"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 1,
"FromFailure": 1,
"FromRunning": 1,
"_Child": 3,
"index": 19,
"parentIndex": 0,
"Guid": "8daf7ea6-9b9f-46e6-8e75-ac7993a64baf"
},
{
"$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": []
},
"_assetGuid": "bf8fc26c370a8364e9871b6f0e4164e4",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_DropItem.json"
},
"index": 20,
"parentIndex": 4,
"Guid": "f8b7d87a-7a65-4621-98b1-7f71e2e5d86e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 21,
"parentIndex": 4,
"Guid": "eaa546e1-76b1-4def-95a6-acb93cb857b3"
}
]
},
"containers": null,
"rootIndex": 11,
"nodesHash": -455775191,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
17
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -932.740234,
"y": -341.829834
},
"guid": "799c5d3b-cd7b-4efc-9460-62f23772c68c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1236.74023,
"y": -389.829834
},
"guid": "d2200a36-8726-4d3c-9264-1bf06687ab6d",
"comment": "拿起咖啡",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -564.740234,
"y": -437.829834
},
"guid": "d95d65fb-ef0e-40cd-aae6-9cef9457f016",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -384.0,
"y": -96.0
},
"guid": "cab68bb2-7678-4fe8-8345-ca7812a1e9fe",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1152.0,
"y": 208.0
},
"guid": "3da6eccd-67d4-40c8-95d3-46d081f6c6f5",
"comment": "放下咖啡",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1616.0,
"y": -256.0
},
"guid": "99ed0b9a-e4fe-4a08-b3bd-0b4f15846eb0",
"comment": "拿起咖啡",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1381.06055,
"y": -1384.5498
},
"guid": "3eb6ee26-f68c-430a-9769-39e699986bac",
"comment": "端给玩家",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1040.0,
"y": -1824.0
},
"guid": "6f3c06e1-1e1a-4c64-9368-d98cde982053",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1024.0,
"y": -1216.0
},
"guid": "d2d73ced-cd2c-4882-b67d-a9bbde6c859d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -368.0,
"y": -1216.0
},
"guid": "bff6fcd4-662e-4633-802f-6a78e3a17827",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -608.0,
"y": -832.0
},
"guid": "e8bf5822-087d-403f-b7bc-952cf4401e63",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1798.34058,
"y": -570.47
},
"guid": "f63c01bf-069a-44b4-bd91-6d624c04cec2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1120.0,
"y": -2080.0
},
"guid": "ae9858dd-7d17-4254-af51-47e88d7961bc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1024.0,
"y": -1520.0
},
"guid": "1b7f6002-5fea-4968-981a-fd57a965a556",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -688.0,
"y": -1808.0
},
"guid": "eec239aa-a8cb-4a04-ac8d-07d20dfc7b46",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -640.0,
"y": -1136.0
},
"guid": "2e7291d7-de8b-4d57-8321-59c2b2180202",
"comment": "距离远就走过去",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -928.0,
"y": -656.0
},
"guid": "0ee09250-654b-424d-8e41-2cf3910ccb68",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -400.0,
"y": -1648.0
},
"guid": "74eda788-2ae6-40c5-a739-a72ec30f26e1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1696.0,
"y": -864.0
},
"guid": "e4de8a12-c2d8-4805-bee6-66a97d3e0c14",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -640.0,
"y": -128.0
},
"guid": "8daf7ea6-9b9f-46e6-8e75-ac7993a64baf",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -832.0,
"y": 224.0
},
"guid": "f8b7d87a-7a65-4621-98b1-7f71e2e5d86e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -857.2704,
"y": 403.13
},
"guid": "eaa546e1-76b1-4def-95a6-acb93cb857b3",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": "测试用的"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/CoffeeRp/TestPickPutItem.json",
"errors": null
}