
joywayerandClaude Opus 4.8
132cd24908
feat(enemy): 目标点吸附统一处理导航宽度,Waypoint 不再卡崖边
将"角色导航宽度"收口到导航执行层单一入口,意图层(Locomotion/AI)只递原始目标、不再感知身体尺寸:
- NavAgent 新增 TryGetStandablePointNear:把世界点映射到最近可行走段并按 endMargin 内缩两端(与 SetRandomDestinationOnCurrentSegment 同源)
- EnemyNavAgent 新增 ResolveStandablePoint,以 EnemyMovement.EdgeSafeMargin(半宽+落崖余量)为唯一宽度真源;加 _goalMapSearchRadius
- IPathAgent 暴露 ResolveStandablePoint;FlyingDirectNavigator 原样返回(飞行无崖沿约束),NullPathAgent 空实现
- EnemyLocomotion Waypoint 分支改用吸附后的可达点做移动与到达判定,修复路点摆在空中/崖外时永不到达而卡死;吸附失败显式报错暴露误配,不静默兜底
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 15:52:18 +08:00
..
2026-07-21 16:18:07 +08:00
2026-07-20 13:11:28 +08:00
2026-06-09 15:56:44 +08:00
2026-06-08 16:05:00 +08:00
2026-07-22 15:52:18 +08:00
2026-06-02 23:18:20 +08:00
2026-05-23 19:10:29 +08:00
2026-06-11 16:30:56 +08:00
2026-05-23 19:10:29 +08:00
2026-07-03 14:58:52 +08:00
2026-07-03 14:58:52 +08:00
2026-05-15 14:47:24 +08:00
2026-06-09 15:56:44 +08:00
2026-07-21 16:18:07 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-26 13:04:38 +08:00
2026-05-15 14:47:24 +08:00
2026-07-10 16:27:02 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-07-10 13:38:27 +08:00
2026-05-23 19:10:29 +08:00
2026-06-12 11:48:37 +08:00
2026-05-15 14:47:24 +08:00
2026-05-29 17:01:59 +08:00
2026-05-29 17:01:59 +08:00
2026-07-22 12:45:01 +08:00
2026-05-15 14:47:24 +08:00
2026-06-02 16:10:44 +08:00
2026-06-02 16:10:44 +08:00
2026-06-02 16:10:44 +08:00
2026-05-15 14:47:24 +08:00
2026-07-03 15:10:55 +08:00
2026-05-15 14:47:24 +08:00
2026-05-23 21:23:09 +08:00
2026-05-23 21:23:09 +08:00
2026-07-10 13:43:51 +08:00
2026-05-15 14:47:24 +08:00
2026-07-10 14:05:56 +08:00
2026-05-15 14:47:24 +08:00
2026-06-11 16:31:55 +08:00
2026-05-15 14:47:24 +08:00
2026-05-23 19:10:29 +08:00
2026-05-23 19:10:29 +08:00
2026-07-22 15:52:18 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-23 19:10:29 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-15 14:47:24 +08:00
2026-05-23 19:10:29 +08:00