1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(战斗系统): 增强激光武器效果并添加击退机制

- 增加BigLaser的伤害值和能量消耗
- 为子弹添加击退效果和生成后自动释放功能
- 修改LaserPluse的动画参数并添加锁定发射器脚本
- 调整敌人受击时的能量获取和击退效果
- 更新波次生成配置
This commit is contained in:
2025-08-28 12:34:41 +08:00
parent 19a484643d
commit 31426987a2
7 changed files with 51 additions and 11 deletions
+3 -2
View File
@@ -20,11 +20,12 @@ height = 2000.0
script = ExtResource("2_oqfvl")
fields = {
0: 0,
1: 15,
1: 25,
2: 1
}
lifeTime = 5000.0
needEnergy = 100.0
needEnergy = 150.0
knockback = 10.0
[node name="texture" parent="." index="0"]
rotation = 1.5708