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

378 lines
13 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": [
4
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "0e63fc75-eb43-407d-9922-d577f8e68730"
},
{
"$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-59e4dd0a-301e-4069-bd70-edf304843d2b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
"atlName": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 9999999.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 9999999.0
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PhotoTogetherReaction-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 1,
"parentIndex": 6,
"Guid": "0f639107-0895-4f39-b388-85269a70c641"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 3,
"_Child": 6,
"index": 2,
"parentIndex": 4,
"Guid": "c89d0944-e04a-4039-ad04-ef68d6c49c10"
},
{
"$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": 3,
"parentIndex": 2,
"Guid": "9a50be23-c587-4264-9609-8880f2f98999"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
9
]
},
"_Services": null,
"index": 4,
"parentIndex": 0,
"Guid": "bd654067-54c0-4b89-9bab-a07c73f74d8f"
},
{
"$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": 5,
"parentIndex": 9,
"Guid": "95269585-d131-4c0c-bcd4-f82805990716"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
1
]
},
"_Services": null,
"index": 6,
"parentIndex": 2,
"Guid": "7e90d097-f688-43a2-a940-8ac0dd4ec673"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCameraPosition, Assembly-CSharp"
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 180.0
},
"index": 7,
"parentIndex": 6,
"Guid": "47d7530a-d9f0-471d-a680-20cd302900e4"
},
{
"$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": 8,
"parentIndex": -1,
"Guid": "a35606b2-a5e3-4ee0-9007-bb39e4474674"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5
]
},
"_Services": null,
"index": 9,
"parentIndex": 4,
"Guid": "d55fa391-bc1e-421d-a706-d57ad1929e72"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -545415906,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
8
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -816.0,
"y": 560.0
},
"guid": "0e63fc75-eb43-407d-9922-d577f8e68730",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 912.0
},
"guid": "0f639107-0895-4f39-b388-85269a70c641",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -256.0,
"y": 176.0
},
"guid": "c89d0944-e04a-4039-ad04-ef68d6c49c10",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 59.80005,
"y": -12.500061
},
"guid": "9a50be23-c587-4264-9609-8880f2f98999",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -560.0,
"y": 560.0
},
"guid": "bd654067-54c0-4b89-9bab-a07c73f74d8f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -96.0,
"y": 1136.0
},
"guid": "95269585-d131-4c0c-bcd4-f82805990716",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 48.0,
"y": 368.0
},
"guid": "7e90d097-f688-43a2-a940-8ac0dd4ec673",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 656.0
},
"guid": "47d7530a-d9f0-471d-a680-20cd302900e4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 400.0
},
"guid": "a35606b2-a5e3-4ee0-9007-bb39e4474674",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1136.0
},
"guid": "d55fa391-bc1e-421d-a706-d57ad1929e72",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/InstantFeedback/General/Camera/BTGraph_PerceptionCameraChooseReaction.json",
"errors": null,
"nodeErrors": null
}