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