feat(英雄系统): 添加怒气值属性及相关功能

top 血条样式调整
- 在HeroAttrsComp中添加pow属性表示当前怒气值
- 在HeroAttrs枚举中添加POW_MAX和POW_REGEN属性
- 修改HeroViewComp根据英雄类型显示不同资源条
- 调整boss血条位置偏移量
- 注释掉物理系统调试绘制代码
This commit is contained in:
walkpan
2025-11-02 13:34:04 +08:00
parent f35d755b74
commit 187153ac9e
8 changed files with 2578 additions and 2154 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

After

Width:  |  Height:  |  Size: 284 KiB