Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/04ForTaskRequest/BTGraph_WalkToCertainTransformAndStand.json
2025-11-11 07:21:48 +07:00

349 lines
12 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$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": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetPosition",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-feea8973-6fcc-4819-a0e7-284e6de9f449"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "GotoZeroZeroZero",
"isArray": false,
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"comment": "如果目标的TargetPosition是000需要额外勾上这个",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b075918f-03af-416a-a98a-1d4132f94ad6"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingPositionWhenArrived",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-17161118-c314-4238-9ef3-5026a15f4293"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingZeroZeroZero",
"isArray": false,
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"comment": "如果目标的FacingPosition是000需要额外勾上这个",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b5ecd41f-9659-470a-91f9-794bfed6a534"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingTargetRotationWhenArrived",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-ec4c545e-7fcb-4076-a60f-166be20a6a59"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FacingEntityWhenArrived",
"isArray": false,
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-25ef208b-8524-4a2c-9162-fd612fe66a2d"
]
}
}
]
}
},
"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": [
2,
4
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-feea8973-6fcc-4819-a0e7-284e6de9f449"
}
}
}
]
},
"_assetGuid": "f44e7f04b746cf14dbd5faaa667c3b6a",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_NavigateTo.json"
},
"index": 1,
"parentIndex": -1,
"Guid": "b084fe30-fb11-44c5-94c1-c09c3a3e4122"
},
{
"$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-feea8973-6fcc-4819-a0e7-284e6de9f449"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": -10.272,
"y": 0.1915028,
"z": -1.815
}
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ec4c545e-7fcb-4076-a60f-166be20a6a59"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 10.658,
"z": 0.0
}
}
}
]
},
"_assetGuid": "72b3942c25732584c89b665604c74297",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCertainTransform.json"
},
"index": 2,
"parentIndex": 0,
"Guid": "9e5b1f02-ed31-4003-9604-b0813e71cbf7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 3,
"parentIndex": -1,
"Guid": "760e6dc6-1787-4ec4-8d1c-cba216a60d8e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
5
]
},
"index": 4,
"parentIndex": 0,
"Guid": "02564ed0-7841-412d-9c8a-b10daeeb8e7e"
},
{
"$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": 5,
"parentIndex": 4,
"Guid": "235bfa37-f7f9-49fe-a6ed-cc87276b796c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 999.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 6,
"parentIndex": 4,
"Guid": "874e84f7-f086-43c6-a8a5-1af7cc32919a"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 95855438,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
3
]
},
"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": 1047.4751
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1388.38342
},
"guid": "b084fe30-fb11-44c5-94c1-c09c3a3e4122",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 288.0,
"y": 928.0
},
"guid": "9e5b1f02-ed31-4003-9604-b0813e71cbf7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 672.0,
"y": 1168.0
},
"guid": "760e6dc6-1787-4ec4-8d1c-cba216a60d8e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 230.150513,
"y": 1225.94958
},
"guid": "02564ed0-7841-412d-9c8a-b10daeeb8e7e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 448.0,
"y": 1360.0
},
"guid": "235bfa37-f7f9-49fe-a6ed-cc87276b796c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 457.5,
"y": 1251.0
},
"guid": "874e84f7-f086-43c6-a8a5-1af7cc32919a",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/04ForTaskRequest/BTGraph_WalkToCertainTransformAndStand.json",
"errors": null
}