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

77 lines
2.2 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.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1
]
},
"index": 0,
"parentIndex": -1,
"Guid": "d26415fd-42c6-41cd-bd52-25693ea6f2f0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "SubGraph!",
"IsLogError": true,
"customMsg": null,
"index": 1,
"parentIndex": 0,
"Guid": "46a03a5b-abfb-46fd-b916-2d6cda42a4e1"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 602715962,
"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": -447.5,
"y": -143.699982
},
"guid": "d26415fd-42c6-41cd-bd52-25693ea6f2f0",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -109.100037,
"y": -138.9
},
"guid": "46a03a5b-abfb-46fd-b916-2d6cda42a4e1",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/BTGraph_NewGamePlayTest2.json",
"errors": null,
"nodeErrors": null
}