1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-27 05:52:29 +08:00

feat(子弹): 为多种子弹添加穿透属性

为LightGun、Meowmere、HJMAttack等子弹组件添加penerate穿透属性,调整部分子弹的穿透值和伤害参数
This commit is contained in:
2026-01-18 15:09:49 +08:00
parent 5187909b98
commit 9c3ee1447a
10 changed files with 35 additions and 30 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ size = Vector2(76, 12)
[node name="VolcanoShadow" instance=ExtResource("1_4oiyn")]
script = ExtResource("2_i7b6y")
speed = 25.0
penerate = 1.0
penerate = 0.35
penerateDamageReduction = 0.2
autoSpawnAnimation = true
freeAfterSpawn = true