Files
PetitPlanet-Data/AI/01BehaviourTree/Daily/CrossScene/BTGraph_GoAquarium.json
2025-11-11 07:21:48 +07:00

167 lines
5.3 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": null
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$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": "0ae86d53f59f6264d97d0e7a44578111",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothWalkToAquarium_v3.json"
},
"index": 0,
"parentIndex": 2,
"Guid": "4dae3577-c717-4c73-99f9-dec34dddf641"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
2
]
},
"_Services": null,
"index": 1,
"parentIndex": -1,
"Guid": "f60f2c28-7cc7-4e03-ab3c-cd89cf34f468"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
3
]
},
"_Services": null,
"index": 2,
"parentIndex": 1,
"Guid": "689a379d-5c06-41db-9d30-b96b02c581e4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 3,
"parentIndex": 2,
"Guid": "6cd5a0a6-b28a-49ab-ac17-d0a2ae22ab86"
},
{
"$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-ca0a6488-2174-4d6b-82b0-78cf5cd58f97"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "7be090ea3385452984cb679bedde7fdd",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_InitializeEverything_v3.json"
},
"index": 4,
"parentIndex": 1,
"Guid": "beb9c0ce-fe8b-46c3-b00c-bc8a1995f7ef"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": -483903907,
"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": -144.0,
"y": -96.0
},
"guid": "4dae3577-c717-4c73-99f9-dec34dddf641",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -832.0,
"y": -112.0
},
"guid": "f60f2c28-7cc7-4e03-ab3c-cd89cf34f468",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -448.0,
"y": -16.0
},
"guid": "689a379d-5c06-41db-9d30-b96b02c581e4",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -201.699921,
"y": 166.000031
},
"guid": "6cd5a0a6-b28a-49ab-ac17-d0a2ae22ab86",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -608.0,
"y": -240.0
},
"guid": "beb9c0ce-fe8b-46c3-b00c-bc8a1995f7ef",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/CrossScene/BTGraph_GoAquarium.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}