1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-10 21:57:12 +08:00

feat(武器): 添加钢管武器蓄力特效和音效

- 为钢管武器添加蓄力粒子效果
- 新增钢管落地音效资源
- 修改钢管子弹碰撞形状为圆形
- 添加钢管武器能量消耗和冷却时间配置
- 实现钢管子弹销毁时的落地效果
This commit is contained in:
2026-02-05 20:26:47 +08:00
parent 53412c0968
commit d1bf911c79
9 changed files with 89 additions and 8 deletions
+2
View File
@@ -20,6 +20,8 @@ storeType = {
}
descriptionTemplate = "按住蓄力扔出钢管,蓄力越久伤害越高。
基础伤害:$atk,蓄力倍率:$charge"
needEnergy = 2.0
cooldown = 1000.0
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_mmtf8")