1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-29 23:41:54 +08:00
Files
Dog-Lynx-And-HCN/components/Bullets/BigLaser.tscn
T
fallingshrimp 9c3ee1447a feat(子弹): 为多种子弹添加穿透属性
为LightGun、Meowmere、HJMAttack等子弹组件添加penerate穿透属性,调整部分子弹的穿透值和伤害参数
2026-01-18 15:09:49 +08:00

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