mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-29 23:41:54 +08:00
9c3ee1447a
为LightGun、Meowmere、HJMAttack等子弹组件添加penerate穿透属性,调整部分子弹的穿透值和伤害参数
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://ltqx7fyovhla"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://8gjjfju6p3fh" path="res://components/Bullets/LaserSummoner.tscn" id="1_ukbip"]
|
|
|
|
[node name="BigLaser" instance=ExtResource("1_ukbip")]
|
|
penerate = 1.0
|
|
knockback = 10.0
|
|
recoil = 4.0
|