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

120 lines
3.7 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,
2
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "a3f313c3-5203-4be5-ac75-563a608e77cc"
},
{
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 10001
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "ee05a0bd-5dd8-4ce1-bf94-163abac8aebd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 2,
"parentIndex": 0,
"Guid": "2483f4f0-f960-4021-ac34-1738026c2824"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -52960779,
"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": -538.5,
"y": -212.5
},
"guid": "a3f313c3-5203-4be5-ac75-563a608e77cc",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -192.0,
"y": -208.0
},
"guid": "ee05a0bd-5dd8-4ce1-bf94-163abac8aebd",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -192.0,
"y": 80.0
},
"guid": "2483f4f0-f960-4021-ac34-1738026c2824",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Test/BTTest_ShowBubble.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}