1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-12 04:52:54 +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
@@ -8,7 +8,7 @@ size = Vector2(200, 200)
[node name="HJMA" instance=ExtResource("1_i8ntk")]
script = ExtResource("2_ml2df")
damage = 5.0
penerate = 1.0
lifeTime = 50.0
[node name="hitbox" parent="." index="1"]