CNCBWin0.83.5_C349455_R356048_D356048

This commit is contained in:
amizing25
2025-11-11 07:21:48 +07:00
commit 2c9a38628c
25703 changed files with 12399349 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/_Modular/Navigation/BB_Navi.json",
"boardName": null,
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetPosition",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"comment": "目标坐标位置",
"nameHistory": [
"TargetPosition-c0770a133fe86684faf372693f25ae33-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetRotation",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"comment": "目标旋转面向",
"nameHistory": [
"TargetRotation-c0770a133fe86684faf372693f25ae33-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "CanSit",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "是否能坐",
"nameHistory": [
"IsSitting-c0770a133fe86684faf372693f25ae33-0",
"IsMultiChair-c0770a133fe86684faf372693f25ae33-0",
"CanSit-c0770a133fe86684faf372693f25ae33-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "AnchorIndex",
"DataType": 2,
"sharingStrategy": 32,
"category": null,
"comment": "自己要前往的锚点索引",
"nameHistory": [
"PlanetShopAnchorIndex-c0770a133fe86684faf372693f25ae33-0",
"AnchorIndex-c0770a133fe86684faf372693f25ae33-0"
]
}
],
"keysHash": 13485539,
"genCodePath": null
}

View File

@@ -0,0 +1,74 @@
{
"$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
}