Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/Partner/V2/BTG/BTGraph_PartnerGoOutsideWhenPlayerGone_v2.json
2025-11-11 07:21:48 +07:00

95 lines
3.1 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": "3c77a46f968a1b64992fa81e0f0f2b0e",
"_assetPath": "Data/AI/02Blackboard/Gameplay/Partner/BB_Partner_v2.json"
}
]
},
"noSharingKeys": 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
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "ebc684f3-d705-4b12-9bd4-794c41c3101c"
},
{
"$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": "ac4b0b5fe4c84902ad0b3dca4e8cdc00",
"_assetPath": "Data/AI/01BehaviourTree/Daily/CrossScene/BTGraph_GoOutside.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "24f27a2c-ac04-4c29-b3a7-384b6c5bfcb3"
}
]
},
"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": -667.0,
"y": -360.5
},
"guid": "ebc684f3-d705-4b12-9bd4-794c41c3101c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -384.0,
"y": -368.0
},
"guid": "24f27a2c-ac04-4c29-b3a7-384b6c5bfcb3",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Partner/V2/BTG/BTGraph_PartnerGoOutsideWhenPlayerGone_v2.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}