mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-02 08:12:12 +08:00
feat(子弹): 为多种子弹添加穿透属性
为LightGun、Meowmere、HJMAttack等子弹组件添加penerate穿透属性,调整部分子弹的穿透值和伤害参数
This commit is contained in:
@@ -18,6 +18,7 @@ animations = [{
|
||||
[node name="CrystalBlock" instance=ExtResource("1_wqonw")]
|
||||
script = ExtResource("2_42ni1")
|
||||
displayName = "水晶碎块"
|
||||
penerate = 0.2
|
||||
lifeTime = 1000.0
|
||||
|
||||
[node name="texture" parent="." index="0"]
|
||||
|
||||
Reference in New Issue
Block a user