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

104 lines
3.2 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": []
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": []
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
1
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "67b75a4a-3fc7-40d7-8fe9-672830f30431"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 0,
"index": 1,
"parentIndex": 0,
"Guid": "7ee3ae52-793b-4162-880d-c72778411cfb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTStopLifeStateAbilitiesOnLayerNode, Assembly-CSharp",
"layer": 0,
"index": 2,
"parentIndex": 0,
"Guid": "8c85d0a1-cad2-43c9-867b-60f0a0c47ec5"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1229517019,
"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": 0.0,
"y": 258.225
},
"guid": "67b75a4a-3fc7-40d7-8fe9-672830f30431",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 416.900024
},
"guid": "7ee3ae52-793b-4162-880d-c72778411cfb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 192.0
},
"guid": "8c85d0a1-cad2-43c9-867b-60f0a0c47ec5",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": "重置人物姿态"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_ResetPosture.json",
"errors": null,
"nodeErrors": null
}