174 lines
5.7 KiB
JSON
174 lines
5.7 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": "91c02740761d06f49909ffb642f55030",
|
|
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "9533613756cea3b43bafa4868109efef",
|
|
"_assetPath": "Data/AI/Blackboard/v2/MainlandRelaxActivity/BB_ObserveEnvironment.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": null
|
|
},
|
|
"roots": 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": [
|
|
4,
|
|
1
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "cefccf63-1707-4a4f-bc91-35edb79ea230"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 2,
|
|
"RepeatCount": 0,
|
|
"UntilResult": 0,
|
|
"_Child": 3,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "fbb8e715-131b-43e5-87d6-95af19402319"
|
|
},
|
|
{
|
|
"$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": "e004c36c9f07b7a46a51caffa33dc93d",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "26be3988-ef0e-40d5-b342-14807a89e6ac"
|
|
},
|
|
{
|
|
"$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": "9393bb195e234884abbfdef769ced1d7",
|
|
"_assetPath": "Data/AI/BehaviourTree/RelaxPerform/ObserveEnvironment/BTState_GoAroundAndObserveEnvironment.json"
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "87c6bcdd-c306-4734-97df-8a47ca14d982"
|
|
},
|
|
{
|
|
"$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": "f7bc61cc2a8c4f11bb43da3d5f11cd02",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetAll.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "38fb4c5e-d086-4915-bb91-30b7e5cfd0ff"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1283709925,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2
|
|
]
|
|
},
|
|
"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": 115.5
|
|
},
|
|
"guid": "cefccf63-1707-4a4f-bc91-35edb79ea230",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 279.4
|
|
},
|
|
"guid": "fbb8e715-131b-43e5-87d6-95af19402319",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 576.0,
|
|
"y": -16.0
|
|
},
|
|
"guid": "26be3988-ef0e-40d5-b342-14807a89e6ac",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 288.0
|
|
},
|
|
"guid": "87c6bcdd-c306-4734-97df-8a47ca14d982",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": 96.0
|
|
},
|
|
"guid": "38fb4c5e-d086-4915-bb91-30b7e5cfd0ff",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/RelaxPerform/BTGraph_ObserveEnvironment_Adv.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |