Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/InstantFeedback/General/Camera/BTGraph_PerceptionCameraStartTakePhoto.json
2025-11-11 07:21:48 +07:00

725 lines
24 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": "5d55f8afc68f1eb41af2109ca6301fb2",
"_assetPath": "Data/AI/02Blackboard/Gameplay/InstantFeedback/BB_InstantFeedback.json"
}
]
},
"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,
20,
2,
16,
17,
15,
3
]
},
"_Services": null,
"index": 0,
"parentIndex": 14,
"Guid": "cba31cce-c749-4e7e-b59e-0172cdf22c79"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 0.5,
"MaxWaitTime": 1.0,
"index": 1,
"parentIndex": 0,
"Guid": "fb30b3da-3b6c-4be0-9ba1-506f40f0f01d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 180.0
},
"index": 2,
"parentIndex": 0,
"Guid": "3044cfef-179d-42bc-9c1b-96fb2ce7e383"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4
]
},
"_Services": null,
"index": 3,
"parentIndex": 0,
"Guid": "251934ba-453c-4cf7-8673-7adf67c4e83c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
11
]
},
"_Services": null,
"index": 4,
"parentIndex": 3,
"Guid": "65657c5e-c9ac-4f80-8b1b-c4fbbc9c341d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
12
]
},
"_Services": null,
"index": 5,
"parentIndex": 4,
"Guid": "8b9890ed-51e5-4843-918f-69b3d93bb1da"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 1,
"FromFailure": 1,
"FromRunning": 2,
"_Child": 7,
"index": 6,
"parentIndex": 5,
"Guid": "57340a47-8e50-4b34-ba5f-7d414b20e530"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9,
10
]
},
"_Services": null,
"index": 7,
"parentIndex": 6,
"Guid": "9749c350-0ba8-4df1-915a-dd2563b4b563"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckIfInSectorRange, Assembly-CSharp",
"_rootPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rootForward": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_targetPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetFixedPointOfTerrainH, Assembly-CSharp",
"_targetPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCameraPosition, Assembly-CSharp"
}
},
"_angle": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 45.0
}
}
},
"index": 8,
"parentIndex": 7,
"Guid": "53b14787-fcd2-4528-9060-4e1112c9d2c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 0.5,
"MaxWaitTime": 1.0,
"index": 9,
"parentIndex": 7,
"Guid": "8a6fcef2-f287-4d96-8fd4-445c2a9d2b29"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetFixedPointOfTerrainH, Assembly-CSharp",
"_targetPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetFixedPointOfTerrainH, Assembly-CSharp",
"_targetPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCameraPosition, Assembly-CSharp"
}
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 120.0
},
"index": 10,
"parentIndex": 7,
"Guid": "62b3e106-a7ee-4973-815b-2a2a021cab19"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookIKFocusNode, Assembly-CSharp",
"isLookAtPosition": true,
"targetGuid": null,
"targetPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCameraPosition, Assembly-CSharp"
},
"keepUpdatePosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"priority": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 100
},
"index": 11,
"parentIndex": 4,
"Guid": "94732225-c74a-4871-b585-fe5c704242b8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 2,
"index": 12,
"parentIndex": 5,
"Guid": "21fe6620-9099-45ec-aaa8-229897d70bbc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CameraMode-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
"index": 13,
"parentIndex": 14,
"Guid": "5064e5fb-4ab0-4a0a-843b-389894ebd79b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 13,
"_Child": 0,
"index": 14,
"parentIndex": 18,
"Guid": "e805f430-ba56-49d1-9cf7-7054e39c6b1f"
},
{
"$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": "instance-ca0a6488-2174-4d6b-82b0-78cf5cd58f97"
},
"value": null
}
]
},
"_assetGuid": "7be090ea3385452984cb679bedde7fdd",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_InitializeEverything_v3.json"
},
"index": 15,
"parentIndex": 0,
"Guid": "17725b31-d9d6-49f2-b6a6-3b264ce6757d"
},
{
"$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": 60001
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 16,
"parentIndex": 0,
"Guid": "c4f6013e-784c-4874-ab15-964075266895"
},
{
"$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": "instance-bded9658-eb5f-437d-992b-efac4c4d459c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 225659420
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 2.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
},
"value": null
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-91634b42-54d8-40c6-a9a4-cb8d70964f8b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
}
]
},
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Animation/BTAction_PlayATL.json"
},
"index": 17,
"parentIndex": 0,
"Guid": "0f454b8d-28f5-47b0-a37f-1bfd73384c66"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
19
]
},
"_Services": null,
"index": 18,
"parentIndex": -1,
"Guid": "1756ed58-8636-4e44-bb45-0c36f9acf7d1"
},
{
"$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": "instance-ca0a6488-2174-4d6b-82b0-78cf5cd58f97"
},
"value": null
}
]
},
"_assetGuid": "7be090ea3385452984cb679bedde7fdd",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_InitializeEverything_v3.json"
},
"index": 19,
"parentIndex": 18,
"Guid": "605153e3-e04f-4f46-a089-f9a1505ec0eb"
},
{
"$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": "instance-ca0a6488-2174-4d6b-82b0-78cf5cd58f97"
},
"value": null
}
]
},
"_assetGuid": "7be090ea3385452984cb679bedde7fdd",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_InitializeEverything_v3.json"
},
"index": 20,
"parentIndex": 0,
"Guid": "55e65fe5-93bd-41d1-94d2-54af47efa26e"
}
]
},
"containers": null,
"rootIndex": 18,
"nodesHash": 821877284,
"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": -472.5,
"y": -232.5
},
"guid": "cba31cce-c749-4e7e-b59e-0172cdf22c79",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -112.0,
"y": -1216.0
},
"guid": "fb30b3da-3b6c-4be0-9ba1-506f40f0f01d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -128.0,
"y": -752.0
},
"guid": "3044cfef-179d-42bc-9c1b-96fb2ce7e383",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": 752.0
},
"guid": "251934ba-453c-4cf7-8673-7adf67c4e83c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 224.0,
"y": 1024.0
},
"guid": "65657c5e-c9ac-4f80-8b1b-c4fbbc9c341d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 608.0,
"y": 576.0
},
"guid": "8b9890ed-51e5-4843-918f-69b3d93bb1da",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 912.0,
"y": 320.0
},
"guid": "57340a47-8e50-4b34-ba5f-7d414b20e530",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1152.0,
"y": 320.0
},
"guid": "9749c350-0ba8-4df1-915a-dd2563b4b563",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 224.0
},
"guid": "53b14787-fcd2-4528-9060-4e1112c9d2c2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 528.0
},
"guid": "8a6fcef2-f287-4d96-8fd4-445c2a9d2b29",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 800.0
},
"guid": "62b3e106-a7ee-4973-815b-2a2a021cab19",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 608.0,
"y": 1552.0
},
"guid": "94732225-c74a-4871-b585-fe5c704242b8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.0,
"y": 1104.0
},
"guid": "21fe6620-9099-45ec-aaa8-229897d70bbc",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -576.0,
"y": -592.0
},
"guid": "5064e5fb-4ab0-4a0a-843b-389894ebd79b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -800.0,
"y": -240.0
},
"guid": "e805f430-ba56-49d1-9cf7-7054e39c6b1f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": 416.0
},
"guid": "17725b31-d9d6-49f2-b6a6-3b264ce6757d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -128.0,
"y": -448.0
},
"guid": "c4f6013e-784c-4874-ab15-964075266895",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -128.0,
"y": -192.0
},
"guid": "0f454b8d-28f5-47b0-a37f-1bfd73384c66",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1072.0,
"y": 336.0
},
"guid": "1756ed58-8636-4e44-bb45-0c36f9acf7d1",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -832.0,
"y": 592.0
},
"guid": "605153e3-e04f-4f46-a089-f9a1505ec0eb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -112.0,
"y": -1024.0
},
"guid": "55e65fe5-93bd-41d1-94d2-54af47efa26e",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/InstantFeedback/General/Camera/BTGraph_PerceptionCameraStartTakePhoto.json",
"errors": null,
"nodeErrors": null
}