{ "$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp", "redirectData": null, "blackboardConfigs": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-dcc082f862ed96a438214fd5ad221607-0" }, "var": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "MoveCmdType-dcc082f862ed96a438214fd5ad221607-0" }, "var": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp", "_arg": 3, "_argEnumType": "miHoYo.HYG.Entities.NewMoveCmdType, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-c26d4570-c31e-43ca-8c10-b6a03baa25db" }, "var": null }, { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "RotationMode-dcc082f862ed96a438214fd5ad221607-0" }, "var": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp", "_arg": 2, "_argEnumType": "miHoYo.HYG.AI.BT.LookForwardMode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0" }, "var": 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": "dcc082f862ed96a438214fd5ad221607", "_assetPath": "Data/AI/02Blackboard/_Modular/Navigation/BB_NavigationParams.json" } ] }, "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": "LookAtTarget", "DataType": 6, "sharingStrategy": 1, "category": null, "comment": "转向目标传这个。转向点或方向的话传另外两个可选参数:RotationMode+TargetRotation", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-c26d4570-c31e-43ca-8c10-b6a03baa25db" ] } } ] } }, "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, 12 ] }, "_Services": null, "index": 0, "parentIndex": -1, "Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 2, 7, 8 ] }, "_Services": null, "index": 1, "parentIndex": 5, "Guid": "71367a77-72aa-4c76-9f9f-197c95c515a3" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "RotationMode-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp", "_arg": 2, "_argEnumType": "miHoYo.HYG.AI.BT.LookForwardMode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" } }, "index": 2, "parentIndex": 1, "Guid": "2be74d60-16ea-45e8-a53e-2e7393d8fd8e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "_lookForwardMode": 2, "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null }, "LerpTime": 0.3, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 300.0 }, "index": 3, "parentIndex": 6, "Guid": "f458e9b6-ddf7-49f2-bf09-3ae1b00e9896" }, { "$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "MoveCmdType-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 4, "parentIndex": 0, "Guid": "d4a29b21-6a4e-4468-890a-42ff9f561969" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 1, 6, 14 ] }, "_Services": null, "index": 5, "parentIndex": 12, "Guid": "284accb4-8f97-4a95-8ded-057e9f054d85" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 3, "_False": 9, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "RotationMode-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp", "_arg": 2, "_argEnumType": "miHoYo.HYG.AI.BT.LookForwardMode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" } }, "_defaultRes": false, "index": 6, "parentIndex": 5, "Guid": "b2c98996-515d-484f-b2e3-da185648e12a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsDirectionInvalid, Assembly-CSharp", "_direction": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null } }, "index": 7, "parentIndex": 1, "Guid": "2414002a-f167-423a-958d-d2f1a11ed2cb" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarMagnitudeVector3, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.9 } }, "index": 8, "parentIndex": 1, "Guid": "a617923e-bf25-483b-a36c-38797e074756" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 10, "_False": 11, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "RotationMode-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp", "_arg": 0, "_argEnumType": "miHoYo.HYG.AI.BT.LookForwardMode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" } }, "_defaultRes": false, "index": 9, "parentIndex": 6, "Guid": "22b89846-297a-43f7-a9e7-7c345d7d893b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "_lookForwardMode": 0, "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null }, "LerpTime": 0.3, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 300.0 }, "index": 10, "parentIndex": 9, "Guid": "2e63a0fe-e8c5-41d8-8f97-e1d2d8652803" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "_lookForwardMode": 1, "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0" }, "targetGuid": null }, "LerpTime": 0.3, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 300.0 }, "index": 11, "parentIndex": 9, "Guid": "ba576996-fd0e-45cf-ab23-873a2ba6d79b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 13, "_False": 5, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-c26d4570-c31e-43ca-8c10-b6a03baa25db" }, "targetGuid": null } }, "_defaultRes": false, "index": 12, "parentIndex": 0, "Guid": "d6514b11-94a0-47ec-9518-6911ac18fa7c" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "_lookForwardMode": 0, "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-c26d4570-c31e-43ca-8c10-b6a03baa25db" }, "targetGuid": null } }, "LerpTime": 0.3, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 300.0 }, "index": 13, "parentIndex": 12, "Guid": "f61cb8a6-b6ae-4e83-b7c9-2fdc80f780f0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp", "result": 0, "index": 14, "parentIndex": 5, "Guid": "f0adc60e-d9cb-4555-a395-bc862744afd9" } ] }, "containers": null, "rootIndex": 0, "nodesHash": -539461101, "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": 0.0, "y": 361.625 }, "guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 662.2 }, "guid": "71367a77-72aa-4c76-9f9f-197c95c515a3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 401.5 }, "guid": "2be74d60-16ea-45e8-a53e-2e7393d8fd8e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 979.2001, "y": 1127.5 }, "guid": "f458e9b6-ddf7-49f2-bf09-3ae1b00e9896", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 0.0 }, "guid": "d4a29b21-6a4e-4468-890a-42ff9f561969", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 1026.3 }, "guid": "284accb4-8f97-4a95-8ded-057e9f054d85", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1265.0 }, "guid": "b2c98996-515d-484f-b2e3-da185648e12a", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 665.5 }, "guid": "2414002a-f167-423a-958d-d2f1a11ed2cb", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 861.3 }, "guid": "a617923e-bf25-483b-a36c-38797e074756", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 979.2001, "y": 1402.5 }, "guid": "22b89846-297a-43f7-a9e7-7c345d7d893b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1228.8, "y": 1281.5 }, "guid": "2e63a0fe-e8c5-41d8-8f97-e1d2d8652803", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1228.8, "y": 1556.5 }, "guid": "ba576996-fd0e-45cf-ab23-873a2ba6d79b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 666.05 }, "guid": "d6514b11-94a0-47ec-9518-6911ac18fa7c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 363.0 }, "guid": "f61cb8a6-b6ae-4e83-b7c9-2fdc80f780f0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 720.0, "y": 1552.0 }, "guid": "f0adc60e-d9cb-4555-a395-bc862744afd9", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/_Modular/Navigation/BTAction_NaviToPosAndRotate.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }