1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-11 14:17:13 +08:00

feat(武器系统): 重构LGBT武器并添加工具模式支持

- 为BigLaser和PurpleCrystal武器添加@tool注解
- 重构LGBTWeapon的攻击逻辑,支持多角度子弹发射
- 更新LGBT武器的配置属性和描述模板
- 将Rooster角色的武器从BigLaser替换为LGBT武器
This commit is contained in:
2025-09-06 08:23:57 +08:00
parent 6c7778309d
commit 3a32d2af25
5 changed files with 18 additions and 7 deletions
@@ -1,3 +1,4 @@
@tool
extends Weapon
class_name PurpleCrystalWeapon