mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-09 19:42:54 +08:00
feat(子弹): 为多种子弹添加穿透属性
为LightGun、Meowmere、HJMAttack等子弹组件添加penerate穿透属性,调整部分子弹的穿透值和伤害参数
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
[ext_resource type="PackedScene" uid="uid://8gjjfju6p3fh" path="res://components/Bullets/LaserSummoner.tscn" id="1_ukbip"]
|
||||
|
||||
[node name="BigLaser" instance=ExtResource("1_ukbip")]
|
||||
needEnergy = 100.0
|
||||
penerate = 1.0
|
||||
knockback = 10.0
|
||||
recoil = 4.0
|
||||
|
||||
[node name="rect" parent="texture" index="0"]
|
||||
offset_top = 0.0
|
||||
offset_bottom = 2000.0
|
||||
|
||||
Reference in New Issue
Block a user