74 lines
2.1 KiB
JSON
74 lines
2.1 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/_Modular/Navigation/BB_NavigationParams.json",
|
|
"boardName": null,
|
|
"isStatic": false,
|
|
"keys": [
|
|
{
|
|
"isStatic": false,
|
|
"mustNoSharing": false,
|
|
"showName": "TargetPosition",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "寻路目标位置",
|
|
"nameHistory": [
|
|
"TargetPosition-dcc082f862ed96a438214fd5ad221607-0"
|
|
]
|
|
},
|
|
{
|
|
"isStatic": false,
|
|
"mustNoSharing": false,
|
|
"showName": "TargetRotation",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "寻路目标朝向(注意对于方向而言,只有单位向量是有效的)",
|
|
"nameHistory": [
|
|
"TargetRotation-dcc082f862ed96a438214fd5ad221607-0"
|
|
]
|
|
},
|
|
{
|
|
"isStatic": false,
|
|
"mustNoSharing": false,
|
|
"showName": "MoveType",
|
|
"DataType": 2,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "移动的速度",
|
|
"nameHistory": [
|
|
"MoveCmdType-dcc082f862ed96a438214fd5ad221607-0",
|
|
"MoveType-dcc082f862ed96a438214fd5ad221607-0"
|
|
]
|
|
},
|
|
{
|
|
"isStatic": false,
|
|
"mustNoSharing": false,
|
|
"showName": "AcceptableRadius",
|
|
"DataType": 4,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
|
|
"_value": 0.01
|
|
},
|
|
"category": null,
|
|
"nameHistory": [
|
|
"AcceptableRadius-dcc082f862ed96a438214fd5ad221607-0"
|
|
]
|
|
},
|
|
{
|
|
"isStatic": false,
|
|
"mustNoSharing": false,
|
|
"showName": "RotationMode",
|
|
"DataType": 2,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "如果使用朝向方向,且传入方向不是单位向量(默认配置),则视为不转向。",
|
|
"nameHistory": [
|
|
"RotationMode-dcc082f862ed96a438214fd5ad221607-0"
|
|
]
|
|
}
|
|
],
|
|
"keysHash": 714219684,
|
|
"genCodePath": null
|
|
} |