Files
pixelheros/assets/script/game/hero/HeroAttrsComp.ts
walkpan 3f47df2682 refactor(map/hero): 重构英雄位置管理逻辑,移除lane相关字段
重构了英雄分路排位的旧实现,改用硬编码的点位数组管理英雄站位,移除了HeroAttrsComp中的lane和lane_index字段,简化了英雄位置分配、UI面板绑定的逻辑,提升代码可维护性。
2026-05-13 23:48:58 +08:00

13 KiB