mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
187100f500
将多个子弹类型的forward调用统一到PresetsAI类中,提高代码复用性 删除LockLauncher.gd文件及部分场景文件中冗余的fields配置
9 lines
294 B
Plaintext
9 lines
294 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://ltqx7fyovhla"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://8gjjfju6p3fh" path="res://components/Bullets/Common/LaserSummoner.tscn" id="1_ukbip"]
|
|
|
|
[node name="BigLaser" instance=ExtResource("1_ukbip")]
|
|
needEnergy = 100.0
|
|
knockback = 10.0
|
|
recoil = 4.0
|