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

725 lines
23 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": []
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"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": [
13,
14,
15
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 4.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 6.0,
"index": 1,
"parentIndex": -1,
"Guid": "51fa8325-4474-42b7-9dbb-6600bb909768"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ac06a8d4-1400-4f1e-a739-9df854e23f5f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": -9.335,
"y": 0.1915023,
"z": -0.042
}
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cb178ee-ab8a-4355-b023-9b73eb3434ea"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": -90.0,
"z": 0.0
}
}
}
]
},
"_assetGuid": "72b3942c25732584c89b665604c74297",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCertainTransform.json"
},
"index": 2,
"parentIndex": 13,
"Guid": "61d874a5-6337-49f5-8ca0-ac2d3d9c8dec"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 15.0,
"IsRandom": true,
"MinWaitTime": 8.0,
"MaxWaitTime": 13.0,
"index": 3,
"parentIndex": -1,
"Guid": "6f72a164-9164-4571-955c-61b94ef389a3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d096f82b-6a52-4baf-8fc3-f06ceb96ae95"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": -9.178448,
"y": 0.1915023,
"z": -1.910703
}
}
}
]
},
"_assetGuid": "db92b4840133b6442afd6e0e11d1c393",
"_assetPath": "Data/AI/BehaviourTree/01General/BTA/Navigation/BTAction_WalkToCertainTransform.json"
},
"index": 4,
"parentIndex": -1,
"Guid": "02c3ce09-8796-48a9-8cf1-b5ce55ae8290"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d096f82b-6a52-4baf-8fc3-f06ceb96ae95"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": -10.649,
"y": 0.1915023,
"z": -2.0
}
}
}
]
},
"_assetGuid": "db92b4840133b6442afd6e0e11d1c393",
"_assetPath": "Data/AI/BehaviourTree/01General/BTA/Navigation/BTAction_WalkToCertainTransform.json"
},
"index": 5,
"parentIndex": 15,
"Guid": "c5829804-602b-43fc-89b5-766997c6eab6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 4.0,
"IsRandom": true,
"MinWaitTime": 5.0,
"MaxWaitTime": 10.0,
"index": 6,
"parentIndex": -1,
"Guid": "81f95ec0-0a59-4ebe-8d43-a12448fe91a8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18,
8
]
},
"index": 7,
"parentIndex": 13,
"Guid": "8430520f-3aa5-46a6-b7a8-1d425a40c032"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
},
"index": 8,
"parentIndex": 7,
"Guid": "9a16dd73-4e5b-4eb9-9325-1973764ccedf"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
19,
10
]
},
"index": 9,
"parentIndex": 14,
"Guid": "5e4e20fa-c473-4e80-a2da-d4de9d98a140"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
},
"index": 10,
"parentIndex": 9,
"Guid": "35fe27b9-317e-41ed-8a0b-d5e7f4a95a8b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
12
]
},
"index": 11,
"parentIndex": 15,
"Guid": "ce0aa8af-13e7-4a98-a4b6-69dc81a56b63"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
},
"index": 12,
"parentIndex": 11,
"Guid": "8a41d65b-c9ec-41cc-861d-02d43d91e591"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
7
]
},
"index": 13,
"parentIndex": 0,
"Guid": "55cde550-10d0-4ac0-90a2-5ac77752214d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
9
]
},
"index": 14,
"parentIndex": 0,
"Guid": "1e88b49b-62bc-4e19-ab48-8553c48ccee0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
11
]
},
"index": 15,
"parentIndex": 0,
"Guid": "f15970a8-fa62-40d9-81e4-2a57605e91b0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d096f82b-6a52-4baf-8fc3-f06ceb96ae95"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": -9.335,
"y": 0.1915023,
"z": -0.042
}
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-180ec205-de21-4c9a-8cb3-348f92b83c2d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": -90.0,
"z": 0.0
}
}
}
]
},
"_assetGuid": "db92b4840133b6442afd6e0e11d1c393",
"_assetPath": "Data/AI/BehaviourTree/01General/BTA/Navigation/BTAction_WalkToCertainTransform.json"
},
"index": 16,
"parentIndex": -1,
"Guid": "0461ec72-911c-4d23-8129-24a9c015851e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ac06a8d4-1400-4f1e-a739-9df854e23f5f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": -9.178448,
"y": 0.1915023,
"z": -1.910703
}
}
}
]
},
"_assetGuid": "72b3942c25732584c89b665604c74297",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCertainTransform.json"
},
"index": 17,
"parentIndex": 14,
"Guid": "6dcfa1ef-0a48-4f6d-a8c3-05d7d2012a60"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "Perform_Applausing"
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 18,
"parentIndex": 7,
"Guid": "a96b57e4-365f-4974-9d82-6c95c8c7060d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "OverLook"
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 19,
"parentIndex": 9,
"Guid": "83a43f96-4e59-456a-9807-6529223f65db"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "Perform_WavingSingleHand"
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 20,
"parentIndex": 11,
"Guid": "2acdb592-4ba9-424d-8ba4-44dc19ecbde6"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 905914245,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
3,
4,
6,
16
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -128.0,
"y": 416.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 834.35
},
"guid": "51fa8325-4474-42b7-9dbb-6600bb909768",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 0.0
},
"guid": "61d874a5-6337-49f5-8ca0-ac2d3d9c8dec",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 384.0,
"y": 448.0
},
"guid": "6f72a164-9164-4571-955c-61b94ef389a3",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 784.0,
"y": 608.0
},
"guid": "02c3ce09-8796-48a9-8cf1-b5ce55ae8290",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 1159.3999
},
"guid": "c5829804-602b-43fc-89b5-766997c6eab6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 1381.04993
},
"guid": "81f95ec0-0a59-4ebe-8d43-a12448fe91a8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 272.0
},
"guid": "8430520f-3aa5-46a6-b7a8-1d425a40c032",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 752.0,
"y": 464.0
},
"guid": "9a16dd73-4e5b-4eb9-9325-1973764ccedf",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 959.199951
},
"guid": "5e4e20fa-c473-4e80-a2da-d4de9d98a140",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 975.149963
},
"guid": "35fe27b9-317e-41ed-8a0b-d5e7f4a95a8b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 1505.8999
},
"guid": "ce0aa8af-13e7-4a98-a4b6-69dc81a56b63",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 1521.85
},
"guid": "8a41d65b-c9ec-41cc-861d-02d43d91e591",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 217.25
},
"guid": "55cde550-10d0-4ac0-90a2-5ac77752214d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 796.95
},
"guid": "1e88b49b-62bc-4e19-ab48-8553c48ccee0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 1343.6499
},
"guid": "f15970a8-fa62-40d9-81e4-2a57605e91b0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 951.3008,
"y": 7.50210571
},
"guid": "0461ec72-911c-4d23-8129-24a9c015851e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 464.0,
"y": 624.0
},
"guid": "6dcfa1ef-0a48-4f6d-a8c3-05d7d2012a60",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 752.0,
"y": 256.0
},
"guid": "a96b57e4-365f-4974-9d82-6c95c8c7060d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1156.0498,
"y": 899.4998
},
"guid": "83a43f96-4e59-456a-9807-6529223f65db",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1009.14972,
"y": 1403.8999
},
"guid": "2acdb592-4ba9-424d-8ba4-44dc19ecbde6",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/BTGraph_TestWalkAndAnimate.json",
"errors": null
}