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:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user