Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/01General/BTGraph_StandingAtCertainPositionNoPush.json
2025-11-11 07:21:48 +07:00

1057 lines
33 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": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"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": "TargetPosition",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-0be42790-ed37-4957-90df-580328ce587d"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "GotoZeroZeroZero",
"isArray": false,
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"comment": "如果目标的TargetPosition是000需要额外勾上这个",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-c9235b51-2379-4319-ac85-3336822f1637"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingPositionWhenArrived",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-406953aa-6abd-4664-977b-347c83a8f6f2"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingZeroZeroZero",
"isArray": false,
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"comment": "如果目标的FacingPosition是000需要额外勾上这个",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-4d7f58db-9a24-43fc-9503-cf2e21529ba4"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingTargetRotationWhenArrived",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8b22c242-d2ee-424b-84ec-65369d767fb0"
]
}
}
]
}
},
"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": [
13,
27,
28,
29,
33
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMagnitudeVector3, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0be42790-ed37-4957-90df-580328ce587d"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
}
},
"index": 1,
"parentIndex": 25,
"Guid": "6983d017-1813-49be-98ce-3e9cc08e35e0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
25,
20
]
},
"index": 2,
"parentIndex": 27,
"Guid": "1b6f8157-876e-4d7f-aeb8-88b71f00440b"
},
{
"$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-c9235b51-2379-4319-ac85-3336822f1637"
}
}
},
"index": 3,
"parentIndex": 25,
"Guid": "c70c129d-3fd3-4f52-8440-5b3880e87d42"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
9
]
},
"index": 4,
"parentIndex": 28,
"Guid": "71367a77-72aa-4c76-9f9f-197c95c515a3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMagnitudeVector3, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-406953aa-6abd-4664-977b-347c83a8f6f2"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
}
},
"index": 5,
"parentIndex": 6,
"Guid": "2be74d60-16ea-45e8-a53e-2e7393d8fd8e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5
]
},
"index": 6,
"parentIndex": 4,
"Guid": "1d669f79-5d0d-4969-a29a-54bffa6d7e8c"
},
{
"$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-4d7f58db-9a24-43fc-9503-cf2e21529ba4"
}
}
},
"index": 7,
"parentIndex": -1,
"Guid": "07382810-27ae-4060-ae49-8a20fe78f73c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-406953aa-6abd-4664-977b-347c83a8f6f2"
}
},
"LerpTime": 0.2,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 8,
"parentIndex": -1,
"Guid": "3b3575fa-4f57-4266-aa8e-6f89b8066d17"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-406953aa-6abd-4664-977b-347c83a8f6f2"
}
},
"LerpTime": 0.2,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 9,
"parentIndex": 4,
"Guid": "f458e9b6-ddf7-49f2-bf09-3ae1b00e9896"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": null,
"index": 10,
"parentIndex": -1,
"Guid": "cac8f61c-bfff-4e41-a200-f90d53884483"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": true,
"index": 11,
"parentIndex": -1,
"Guid": "f8df30e4-6905-4304-b1d8-f0a269ac4802"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTDisablePushNode, Assembly-CSharp",
"index": 12,
"parentIndex": -1,
"Guid": "85654c2b-bd5b-4003-a6fa-e8ee7379ca3e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
"index": 13,
"parentIndex": -1,
"Guid": "42014fa9-d915-4447-b6c5-c2e13d718a0c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEnableNavmeshObstacleNode, Assembly-CSharp",
"index": 14,
"parentIndex": -1,
"Guid": "cf5af5be-a19f-4006-9a94-0bf86198ce6f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
19
]
},
"index": 15,
"parentIndex": 29,
"Guid": "dd29b30b-5926-4f3f-a6d1-e6ecf2539909"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMagnitudeVector3, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b22c242-d2ee-424b-84ec-65369d767fb0"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
}
},
"index": 16,
"parentIndex": 17,
"Guid": "47d901ec-0d78-49eb-8fca-479130ee18f7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16
]
},
"index": 17,
"parentIndex": 15,
"Guid": "c30ffb65-b65d-4268-89d3-a00b92f7c902"
},
{
"$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-4d7f58db-9a24-43fc-9503-cf2e21529ba4"
}
}
},
"index": 18,
"parentIndex": -1,
"Guid": "94e1b5b0-5103-42fc-a669-266b5f6f7286"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRotateToOrientationNode, Assembly-CSharp",
"targetOrientation": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b22c242-d2ee-424b-84ec-65369d767fb0"
}
},
"lerpTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
},
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 19,
"parentIndex": 15,
"Guid": "adf20bc3-7a63-4127-b4af-7d020a8364a9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
"FinishMode": 1,
"_Condition": 26,
"_Child": 21,
"index": 20,
"parentIndex": 2,
"Guid": "8ceea933-f04c-4f29-8c5e-16e6c9e10992"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
36,
22
]
},
"index": 21,
"parentIndex": 20,
"Guid": "ab6430ff-74e4-4267-9545-f0b668c76ead"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23,
24
]
},
"index": 22,
"parentIndex": 21,
"Guid": "259a6eb2-1ccc-4335-9aa8-7ea06fd03cf4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": true,
"MinWaitTime": 0.2,
"MaxWaitTime": 0.5,
"index": 23,
"parentIndex": 22,
"Guid": "507bf333-08e4-4112-a415-9bd3dacb80b7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 24,
"parentIndex": 22,
"Guid": "79cb06a3-8cb6-4eaf-a9e0-ed663caa7496"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
3
]
},
"index": 25,
"parentIndex": 2,
"Guid": "b10ec97c-134a-4d11-a8d2-a130d0afee76"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, 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-0be42790-ed37-4957-90df-580328ce587d"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.5
}
},
"index": 26,
"parentIndex": 20,
"Guid": "0556ebf1-409c-464f-a326-d4b3ed88efe2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 2,
"index": 27,
"parentIndex": 0,
"Guid": "51c99e18-bfa9-421f-92f8-fb40d104e294"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 4,
"index": 28,
"parentIndex": 0,
"Guid": "66f1f19f-b4a3-4c3c-b852-53d1d4d9dd41"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 15,
"index": 29,
"parentIndex": 0,
"Guid": "59fb0f8b-e124-4b10-a7b3-658394f80888"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
"FinishMode": 0,
"_Condition": 31,
"_Child": 34,
"index": 30,
"parentIndex": 33,
"Guid": "e27d8168-c2a1-481e-a607-a9aa47ae83f1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, 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-0be42790-ed37-4957-90df-580328ce587d"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.5
}
},
"index": 31,
"parentIndex": 30,
"Guid": "8d5ca42c-632d-4878-a1e3-154e1c6fb5e0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "d39d33f8ad9d13f42a43ab8d84743c1c",
"_assetPath": "Data/AI/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_RedirectBase.json"
},
"index": 32,
"parentIndex": 34,
"Guid": "3db7e0ab-e2a6-4570-8323-954e214c4133"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
30
]
},
"index": 33,
"parentIndex": 0,
"Guid": "ecfe8a5e-dc7e-4ed5-bb3a-6427b8a7415e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
32,
35
]
},
"index": 34,
"parentIndex": 30,
"Guid": "6c57a449-b138-4953-96da-cae96264039c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
},
"index": 35,
"parentIndex": 34,
"Guid": "ada589d4-82d8-494b-8322-04293766d5f7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"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-0be42790-ed37-4957-90df-580328ce587d"
}
}
}
]
},
"_assetGuid": "9619b9dd20164fb41a8b5c22671c0929",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkTo.json"
},
"index": 36,
"parentIndex": 21,
"Guid": "0a3658ac-6b4b-4ab7-80aa-2c1a989d43ba"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -687884997,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
8,
10,
11,
12,
14,
18
]
},
"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": 959.6125
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 0.0
},
"guid": "6983d017-1813-49be-98ce-3e9cc08e35e0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 322.575
},
"guid": "1b6f8157-876e-4d7f-aeb8-88b71f00440b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 217.8
},
"guid": "c70c129d-3fd3-4f52-8440-5b3880e87d42",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1045.0
},
"guid": "71367a77-72aa-4c76-9f9f-197c95c515a3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 888.8
},
"guid": "2be74d60-16ea-45e8-a53e-2e7393d8fd8e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 933.899963
},
"guid": "1d669f79-5d0d-4969-a29a-54bffa6d7e8c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2163.4248
},
"guid": "07382810-27ae-4060-ae49-8a20fe78f73c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2359.22485
},
"guid": "3b3575fa-4f57-4266-aa8e-6f89b8066d17",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 1106.6
},
"guid": "f458e9b6-ddf7-49f2-bf09-3ae1b00e9896",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2635.325
},
"guid": "cac8f61c-bfff-4e41-a200-f90d53884483",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2802.525
},
"guid": "f8df30e4-6905-4304-b1d8-f0a269ac4802",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2926.825
},
"guid": "85654c2b-bd5b-4003-a6fa-e8ee7379ca3e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "42014fa9-d915-4447-b6c5-c2e13d718a0c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 3043.425
},
"guid": "cf5af5be-a19f-4006-9a94-0bf86198ce6f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1500.4
},
"guid": "dd29b30b-5926-4f3f-a6d1-e6ecf2539909",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 1340.9
},
"guid": "47d901ec-0d78-49eb-8fca-479130ee18f7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 1384.9
},
"guid": "c30ffb65-b65d-4268-89d3-a00b92f7c902",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 3191.925
},
"guid": "94e1b5b0-5103-42fc-a669-266b5f6f7286",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 1558.70007
},
"guid": "adf20bc3-7a63-4127-b4af-7d020a8364a9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 549.45
},
"guid": "8ceea933-f04c-4f29-8c5e-16e6c9e10992",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 741.4
},
"guid": "ab6430ff-74e4-4267-9545-f0b668c76ead",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 861.3
},
"guid": "259a6eb2-1ccc-4335-9aa8-7ea06fd03cf4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 806.3
},
"guid": "507bf333-08e4-4112-a415-9bd3dacb80b7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 944.9
},
"guid": "79cb06a3-8cb6-4eaf-a9e0-ed663caa7496",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 114.4
},
"guid": "b10ec97c-134a-4d11-a8d2-a130d0afee76",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 376.2
},
"guid": "0556ebf1-409c-464f-a326-d4b3ed88efe2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 317.075
},
"guid": "51c99e18-bfa9-421f-92f8-fb40d104e294",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1039.5
},
"guid": "66f1f19f-b4a3-4c3c-b852-53d1d4d9dd41",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1494.9
},
"guid": "59fb0f8b-e124-4b10-a7b3-658394f80888",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1992.92493
},
"guid": "e27d8168-c2a1-481e-a607-a9aa47ae83f1",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 1800.7
},
"guid": "8d5ca42c-632d-4878-a1e3-154e1c6fb5e0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2055.9
},
"guid": "3db7e0ab-e2a6-4570-8323-954e214c4133",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1998.42493
},
"guid": "ecfe8a5e-dc7e-4ed5-bb3a-6427b8a7415e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 2154.34985
},
"guid": "6c57a449-b138-4953-96da-cae96264039c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2273.7
},
"guid": "ada589d4-82d8-494b-8322-04293766d5f7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 594.0
},
"guid": "0a3658ac-6b4b-4ab7-80aa-2c1a989d43ba",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/01General/BTGraph_StandingAtCertainPositionNoPush.json",
"errors": null
}