Files
PetitPlanet-Data/AI/01BehaviourTree/Test/Modular/3C/Locomotion/BTTest_RotateInplace.json
2025-11-11 07:21:48 +07:00

370 lines
12 KiB
JSON

{
"$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": []
},
"configs": null,
"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": "F",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8dfe3a1f-8174-4690-80e2-e698f8cf6d8d"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "R",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8ffc2e93-fe5b-4a03-8e0f-4fd3a6ce9d7d"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "L",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-38ca0135-d47e-4b34-92ef-d81c2d472551"
]
}
}
]
}
},
"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
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "ff332a95-42ee-4c24-8465-72d98698bfd3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 1,
"parentIndex": 2,
"Guid": "34b52cae-31aa-4deb-8b4b-db6010500cc3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
7,
1,
8,
10,
9
]
},
"_Services": null,
"index": 2,
"parentIndex": 0,
"Guid": "e5571355-2b96-4d53-9c6c-669ac9b46a5a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 3,
"parentIndex": 2,
"Guid": "4ef80738-78c6-445c-bdc4-d9e3f2ff0562"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8dfe3a1f-8174-4690-80e2-e698f8cf6d8d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 4,
"parentIndex": -1,
"Guid": "39dbad6f-4cd6-47fb-901b-8c202007c405"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ffc2e93-fe5b-4a03-8e0f-4fd3a6ce9d7d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityRight, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 5,
"parentIndex": -1,
"Guid": "de68369c-6579-4e11-bd9d-27edc9c0a77e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-38ca0135-d47e-4b34-92ef-d81c2d472551"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityLeft, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 6,
"parentIndex": -1,
"Guid": "9b427d2c-cd1c-4c7f-ada0-d6a4b4768ea3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 2,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityRight, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"LerpTime": 1.0,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 7,
"parentIndex": 2,
"Guid": "a3d15ad1-fb4d-4021-94c2-32fbac0c30b5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 2,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityBackward, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"LerpTime": 1.0,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 8,
"parentIndex": 2,
"Guid": "524cdd67-2579-44e9-b880-29abd0ebbafd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 2,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityLeft, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"LerpTime": 1.0,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 9,
"parentIndex": 2,
"Guid": "e3fc2e01-a15c-4b13-8fa6-fcb92d307440"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 10,
"parentIndex": 2,
"Guid": "4de20f3e-38a0-4bbd-8633-045cb89b07d9"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1235732086,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5,
6
]
},
"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": 530.2
},
"guid": "ff332a95-42ee-4c24-8465-72d98698bfd3",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 407.0
},
"guid": "34b52cae-31aa-4deb-8b4b-db6010500cc3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 475.2
},
"guid": "e5571355-2b96-4d53-9c6c-669ac9b46a5a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 0.0
},
"guid": "4ef80738-78c6-445c-bdc4-d9e3f2ff0562",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 745.800049
},
"guid": "39dbad6f-4cd6-47fb-901b-8c202007c405",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 950.4
},
"guid": "de68369c-6579-4e11-bd9d-27edc9c0a77e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1155.0
},
"guid": "9b427d2c-cd1c-4c7f-ada0-d6a4b4768ea3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 125.4
},
"guid": "a3d15ad1-fb4d-4021-94c2-32fbac0c30b5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 532.4
},
"guid": "524cdd67-2579-44e9-b880-29abd0ebbafd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 939.4
},
"guid": "e3fc2e01-a15c-4b13-8fa6-fcb92d307440",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 814.0
},
"guid": "4de20f3e-38a0-4bbd-8633-045cb89b07d9",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": "测试原地转向"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Test/Modular/3C/Locomotion/BTTest_RotateInplace.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}