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

96 lines
3.2 KiB
JSON

{
"$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": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "ad2dac4344dcc0946abf7623c388b211",
"_assetPath": "Data/AI/Blackboard/v2/InteractAbility/BB_Interact.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c1b212196f714d34b8ad5252c58a36f5",
"_assetPath": "Data/AI/Blackboard/v2/Sensor/BB_Interactable.json"
}
]
},
"noSharingKeys": null
},
"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": [
1
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "df92a654f10113c4f9e80f713a732430",
"_assetPath": "Data/AI/BehaviourTree/01General/BTA/Navigation/BTAction_GetCloseToPlayer.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "1af1539e-1325-40fb-afc2-a0e524bfc819"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1052915723,
"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": 80.0,
"y": 160.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 160.0
},
"guid": "1af1539e-1325-40fb-afc2-a0e524bfc819",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/01General/BTGraph_GetCloseToPlayer.json",
"errors": null
}