Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/ZOld/AdvSub/BTSubGraphRandomWalkAndIdle.json
2025-11-11 07:21:48 +07:00

171 lines
5.8 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": "0c62e8b85bafaf64fbb37d15326b404d",
"_assetPath": "Data/AI/Blackboard/AdvBlackboardNew.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
}
]
},
"noSharingKeys": null
},
"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": [
1,
2,
3
]
},
"index": 0,
"parentIndex": -1,
"Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindARandomPosNode, Assembly-CSharp",
"FindARandomPosParam": {
"$type": "miHoYo.HYG.AI.BT.FindARandomPosParam, Assembly-CSharp",
"centerGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"outsideRadiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 6.0
},
"innerRadiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "FollowMinRange-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"performanceRangeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PerformanceRange-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"lastPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 1,
"parentIndex": 0,
"Guid": "54b8d69b-1ad4-42b3-820d-299218aef5c9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
"MoveCmdType": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
},
"SpeedUpWhenFaraway": true,
"IsOverrideStopDis": false,
"StopDistance": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
},
"ShouldFailWhenStuck": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"TargetPointGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 2,
"parentIndex": 0,
"Guid": "57d73251-0442-4cda-a585-e810bb25cc2c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": false,
"index": 3,
"parentIndex": 0,
"Guid": "3c383b55-b83b-4e90-be89-598402d13eea"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 795583476,
"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": -490.0,
"y": -38.0
},
"guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -480.0
},
"guid": "54b8d69b-1ad4-42b3-820d-299218aef5c9",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -160.0
},
"guid": "57d73251-0442-4cda-a585-e810bb25cc2c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": 304.0
},
"guid": "3c383b55-b83b-4e90-be89-598402d13eea",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/AdvSub/BTSubGraphRandomWalkAndIdle.json",
"errors": null
}