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

243 lines
7.4 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": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Tmp",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-90812103-692b-4df8-963b-13b43ddaa4f5"
]
}
}
]
}
},
"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,
7
]
},
"index": 0,
"parentIndex": -1,
"Guid": "43e49a66-6616-4b84-aa07-7d64e3592a01"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "Hello World",
"IsLogError": true,
"customMsg": null,
"index": 1,
"parentIndex": 0,
"Guid": "a5909601-7a5c-476e-bd66-d43b67874c35"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 2,
"parentIndex": -1,
"Guid": "3582d402-4bd2-4bac-aa02-a842ea1ec97a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-90812103-692b-4df8-963b-13b43ddaa4f5"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"index": 3,
"parentIndex": -1,
"Guid": "087b3e7e-c6f3-4d98-8910-135611140cca"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "True",
"IsLogError": true,
"customMsg": null,
"index": 4,
"parentIndex": 5,
"Guid": "37db2e5c-8210-4219-9cdc-598c342fc0b3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 4,
"_False": 6,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-90812103-692b-4df8-963b-13b43ddaa4f5"
},
"targetGuid": null
},
"_defaultRes": false,
"index": 5,
"parentIndex": -1,
"Guid": "eae13993-c745-41c1-aab2-0861d928095a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "False",
"IsLogError": true,
"customMsg": null,
"index": 6,
"parentIndex": 5,
"Guid": "68b13ddc-8f05-446d-904d-db87c7ea4142"
},
{
"$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": "67f18af422cc720459eb045da19e9948",
"_assetPath": "Data/AI/BehaviourTree/Test/BTGraph_NewGamePlayTest2.json"
},
"index": 7,
"parentIndex": 0,
"Guid": "7143c40b-2e59-49ef-944d-11e8d916d103"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1384590990,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3,
5
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -112.0,
"y": 288.0
},
"guid": "43e49a66-6616-4b84-aa07-7d64e3592a01",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "a5909601-7a5c-476e-bd66-d43b67874c35",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 529.100037
},
"guid": "3582d402-4bd2-4bac-aa02-a842ea1ec97a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 144.1
},
"guid": "087b3e7e-c6f3-4d98-8910-135611140cca",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 290.95
},
"guid": "37db2e5c-8210-4219-9cdc-598c342fc0b3",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 341.0
},
"guid": "eae13993-c745-41c1-aab2-0861d928095a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 435.050018
},
"guid": "68b13ddc-8f05-446d-904d-db87c7ea4142",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 211.1001,
"y": 705.420532
},
"guid": "7143c40b-2e59-49ef-944d-11e8d916d103",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/BTGraph_NewGamePlayTest.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}