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

532 lines
18 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": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
}
}
]
},
"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": "ToleranceRadius",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 0.15
},
"category": "",
"comment": "距离多近算寻路成功默认值0.05",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-77bad787-ecdb-407a-b8e1-590f82f28f8f"
]
}
}
]
}
},
"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": [
7,
1
]
},
"index": 0,
"parentIndex": 14,
"Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5
]
},
"index": 1,
"parentIndex": 0,
"Guid": "88480792-de8c-4993-b5ee-d702ed81212b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LastFailedTimestamp-91c02740761d06f49909ffb642f55030-0"
},
"index": 2,
"parentIndex": -1,
"Guid": "673d1612-e0eb-4797-bcba-e6e5e06b0011"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LastSuccessTimeStamp-91c02740761d06f49909ffb642f55030-0"
},
"index": 3,
"parentIndex": -1,
"Guid": "d85d5c75-c160-4625-8638-e7a666d76cf5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
11
]
},
"index": 4,
"parentIndex": 1,
"Guid": "6148087d-77f3-450e-bd28-007545076137"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12
]
},
"index": 5,
"parentIndex": 1,
"Guid": "1204833d-43e2-46e5-9053-f1a3f6fe12d0"
},
{
"$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": "7f3085e453270a4439e1658bb81227f8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_GetUpFromSitting.json"
},
"index": 6,
"parentIndex": 7,
"Guid": "9d242fc3-6206-49ad-99b6-4980e30eb7cc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 6,
"index": 7,
"parentIndex": 0,
"Guid": "ea9e8f52-2e69-441f-9229-cbd5d383c03f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
"configAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "3faa3d681a03691409a3e3459ed552c0",
"_assetPath": "Data/AI/PQS/Navigation/ReNavigateWhenFailedToReachDestination.json"
},
"TargetPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"index": 8,
"parentIndex": -1,
"Guid": "e770392f-f855-4f3f-b2ee-01f1cc73cf11"
},
{
"$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.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f5b86754-c758-4713-9b2d-3fbfb245df23"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-77bad787-ecdb-407a-b8e1-590f82f28f8f"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
},
"index": 9,
"parentIndex": 4,
"Guid": "0df387a9-94e2-4ad4-ae56-a4ad054194c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsNavigableBetweenTwoPoints, Assembly-CSharp",
"_startPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_destination": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CachedDestination-91c02740761d06f49909ffb642f55030-0"
},
"targetGuid": null
},
"_maxDistance": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
}
},
"index": 10,
"parentIndex": -1,
"Guid": "8a1ea86e-b536-4d81-8fad-cb956aaff62e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPointXZ, 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.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-77bad787-ecdb-407a-b8e1-590f82f28f8f"
},
"targetGuid": null
}
},
"index": 11,
"parentIndex": 4,
"Guid": "166c1565-4c61-4b55-8feb-b43e63dc76b8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 12,
"parentIndex": 5,
"Guid": "4796c5f8-f5ed-4764-bad9-9362353fd3f5"
},
{
"$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": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-77bad787-ecdb-407a-b8e1-590f82f28f8f"
},
"targetGuid": null
}
},
"index": 13,
"parentIndex": 14,
"Guid": "e7f0b512-91cf-41a2-9757-0c9afb79a48f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13,
0
]
},
"index": 14,
"parentIndex": -1,
"Guid": "5acd0330-555c-4d86-9ebb-e08088763cca"
}
]
},
"containers": null,
"rootIndex": 14,
"nodesHash": 1672564163,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3,
8,
10
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 734.3875
},
"guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1158.575
},
"guid": "88480792-de8c-4993-b5ee-d702ed81212b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 1397.55
},
"guid": "673d1612-e0eb-4797-bcba-e6e5e06b0011",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 1221.55
},
"guid": "d85d5c75-c160-4625-8638-e7a666d76cf5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 845.9
},
"guid": "6148087d-77f3-450e-bd28-007545076137",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 1471.25
},
"guid": "1204833d-43e2-46e5-9053-f1a3f6fe12d0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 315.150024
},
"guid": "9d242fc3-6206-49ad-99b6-4980e30eb7cc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 310.2
},
"guid": "ea9e8f52-2e69-441f-9229-cbd5d383c03f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 938.987549
},
"guid": "e770392f-f855-4f3f-b2ee-01f1cc73cf11",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 518.65
},
"guid": "0df387a9-94e2-4ad4-ae56-a4ad054194c2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1183.1875
},
"guid": "8a1ea86e-b536-4d81-8fad-cb956aaff62e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 895.9501
},
"guid": "166c1565-4c61-4b55-8feb-b43e63dc76b8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 1573.55
},
"guid": "4796c5f8-f5ed-4764-bad9-9362353fd3f5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "e7f0b512-91cf-41a2-9757-0c9afb79a48f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 368.293762
},
"guid": "5acd0330-555c-4d86-9ebb-e08088763cca",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": "尽可能近地靠近目标点"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Navigation/BTAction_NavigateToPrecisely.json",
"errors": null,
"nodeErrors": null
}