1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-08 19:17:05 +08:00

refactor(子弹系统): 将子弹前进逻辑提取到PresetsAI类中

将多个子弹类型的forward调用统一到PresetsAI类中,提高代码复用性
删除LockLauncher.gd文件及部分场景文件中冗余的fields配置
This commit is contained in:
2025-08-29 10:56:33 +08:00
parent 171dbb1131
commit 187100f500
11 changed files with 8 additions and 44 deletions
@@ -207,11 +207,6 @@ height = 2000.0
[node name="LaserSummoner" instance=ExtResource("1_pnxoq")]
script = ExtResource("2_nk2p8")
fields = {
0: 0,
1: 25,
2: 1
}
autoSpawnAnimation = true
freeAfterSpawn = true