394 lines
12 KiB
JSON
394 lines
12 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": "7dab297d690578c41958ffb2c0be0e97",
|
|
"_assetPath": "Data/AI/Blackboard/TakePhotoBlackboardNew.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": [
|
|
1,
|
|
2,
|
|
10
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "8e64d891-4b2c-4ba4-8ee8-ac92b6bfa70b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "66cfab75-48db-452e-af5b-31f2a3273316",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FlashCount-7dab297d690578c41958ffb2c0be0e97-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
3,
|
|
12
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "a0588766-d5be-44e8-9b7a-8c20766f2624"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 4,
|
|
"_Child": 5,
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "67f6a481-4381-4084-8bae-1891b8b5207c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FlashCount-7dab297d690578c41958ffb2c0be0e97-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "1c05098d-9679-44db-955a-6c6dc9cad161"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
7,
|
|
8,
|
|
9
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 3,
|
|
"Guid": "a723bbea-e837-402c-a0f3-3d23be51b1c4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.25,
|
|
"MaxWaitTime": 0.4,
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "d05a7790-dafd-4592-a665-6825cf90f30c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 7,
|
|
"parentIndex": 5,
|
|
"Guid": "59bc42d6-980a-4aa1-8624-aca61f39dbe6",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FlashCount-7dab297d690578c41958ffb2c0be0e97-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FlashCount-7dab297d690578c41958ffb2c0be0e97-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayParticleNode, Assembly-CSharp",
|
|
"assetPath": "Effects/Other/Eff_Cameraflash",
|
|
"bindNodeName": "Bip001 R Hand",
|
|
"duration": 0.2,
|
|
"localPosition": {
|
|
"x": -0.2,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"localRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 5,
|
|
"Guid": "da24dc76-4106-462d-8c1e-debccaf15ebb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.7,
|
|
"MaxWaitTime": 1.1,
|
|
"index": 9,
|
|
"parentIndex": 5,
|
|
"Guid": "fa0047e6-3c5e-4e50-9deb-65851cc53c41"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.5,
|
|
"MaxWaitTime": 1.5,
|
|
"index": 10,
|
|
"parentIndex": 0,
|
|
"Guid": "b36c3b74-581a-4c32-96ae-2fbd4c40ea22"
|
|
},
|
|
{
|
|
"$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": "camera"
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 4.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 2,
|
|
"Guid": "f3b0a166-06d4-4860-8580-6d12603d8f17"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDisableLookIKNode, Assembly-CSharp",
|
|
"index": 12,
|
|
"parentIndex": 2,
|
|
"Guid": "bf5dc59e-7e5b-44cf-9da6-0d388e1c98e2"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 480847127,
|
|
"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": -905.6387,
|
|
"y": -1010.64355
|
|
},
|
|
"guid": "8e64d891-4b2c-4ba4-8ee8-ac92b6bfa70b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -633.6387,
|
|
"y": -1090.64355
|
|
},
|
|
"guid": "66cfab75-48db-452e-af5b-31f2a3273316",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -640.0,
|
|
"y": -848.0
|
|
},
|
|
"guid": "a0588766-d5be-44e8-9b7a-8c20766f2624",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -281.777832,
|
|
"y": -731.2097
|
|
},
|
|
"guid": "67f6a481-4381-4084-8bae-1891b8b5207c",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 22.222168,
|
|
"y": -859.2097
|
|
},
|
|
"guid": "1c05098d-9679-44db-955a-6c6dc9cad161",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 22.222168,
|
|
"y": -683.2097
|
|
},
|
|
"guid": "a723bbea-e837-402c-a0f3-3d23be51b1c4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 310.222168,
|
|
"y": -859.2097
|
|
},
|
|
"guid": "d05a7790-dafd-4592-a665-6825cf90f30c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 310.222168,
|
|
"y": -715.2097
|
|
},
|
|
"guid": "59bc42d6-980a-4aa1-8624-aca61f39dbe6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 310.222168,
|
|
"y": -475.209717
|
|
},
|
|
"guid": "da24dc76-4106-462d-8c1e-debccaf15ebb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 310.222168,
|
|
"y": -299.209717
|
|
},
|
|
"guid": "fa0047e6-3c5e-4e50-9deb-65851cc53c41",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -656.0,
|
|
"y": -512.0
|
|
},
|
|
"guid": "b36c3b74-581a-4c32-96ae-2fbd4c40ea22",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -384.0,
|
|
"y": -1072.0
|
|
},
|
|
"guid": "f3b0a166-06d4-4860-8580-6d12603d8f17",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -374.299957,
|
|
"y": -521.349854
|
|
},
|
|
"guid": "bf5dc59e-7e5b-44cf-9da6-0d388e1c98e2",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Tool/BTAction_TakePhoto.json",
|
|
"errors": null
|
|
} |