293 lines
9.9 KiB
JSON
293 lines
9.9 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": {
|
|
"$values": []
|
|
},
|
|
"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": "91c02740761d06f49909ffb642f55030",
|
|
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "08ddaee7eea0e7745b0d21b3281410b1",
|
|
"_assetPath": "Data/AI/Blackboard/RectRangeBlackboard.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": "RangeID",
|
|
"DataType": 2,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-1bc7dfc4-696b-40cb-9fb5-141adfbd927d"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "ShouldRun",
|
|
"DataType": 1,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-cb6c1b4a-d1e6-447d-8489-1734aa4d3a84"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
6,
|
|
2
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05"
|
|
},
|
|
{
|
|
"$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": []
|
|
},
|
|
"_assetGuid": "0b3f195876eed1a4bb2af8a644812287",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCurrentTarget.json"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 2,
|
|
"Guid": "6b933005-3c32-486f-929d-da6b6cc7e4bb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
1
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "d0c0c07e-01b8-452d-8a72-d199241ff32a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "a1eacb0b-5abd-4ae3-8491-ff2098b2831d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-cb6c1b4a-d1e6-447d-8489-1734aa4d3a84"
|
|
}
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "3071ad46-14a7-4b82-b1b8-1b5ba366d5f5"
|
|
},
|
|
{
|
|
"$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": []
|
|
},
|
|
"_assetGuid": "6e5e3f0ab35b5b443b9d96412cf4286d",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_RunToCurrentTarget.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 3,
|
|
"Guid": "a65a4a51-897c-4423-9adc-cd4d63bc37aa"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "fc120a0db594f0d4e902a8e9bebf3e9f",
|
|
"_assetPath": "Data/Query/PQS/AI/v3/General/RelativePosition/PQS_FindRandomPosInCircle.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"bbParams": {
|
|
"$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-dc9b07e6-10f5-482e-928f-bd775dbe4240"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
|
|
"_value": {
|
|
"x": -1.47398913,
|
|
"y": 0.0120013524,
|
|
"z": -0.6282253
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e026fa5e-f6a9-46fa-9f96-9e764cf02bcb"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 3.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "ec09e63e-bd50-422e-8697-c7d53e10d48c"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 355070964,
|
|
"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": 181.225
|
|
},
|
|
"guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 474.1
|
|
},
|
|
"guid": "6b933005-3c32-486f-929d-da6b6cc7e4bb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 362.45
|
|
},
|
|
"guid": "d0c0c07e-01b8-452d-8a72-d199241ff32a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 253.0
|
|
},
|
|
"guid": "a1eacb0b-5abd-4ae3-8491-ff2098b2831d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 181.5
|
|
},
|
|
"guid": "3071ad46-14a7-4b82-b1b8-1b5ba366d5f5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 326.7
|
|
},
|
|
"guid": "a65a4a51-897c-4423-9adc-cd4d63bc37aa",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": 0.0
|
|
},
|
|
"guid": "ec09e63e-bd50-422e-8697-c7d53e10d48c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": "目前只支持了格连的移动,小心不要复用"
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Work/BTAction_RandomlyWalkInGelianWorkspaceIndoor.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |