1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00

feat(子弹): 添加挥剑子弹基础功能

实现挥剑子弹的基础逻辑,包括继承BulletBase类并添加锁定发射器的AI功能
This commit is contained in:
2026-04-30 21:24:59 +08:00
parent 0a9e5f328a
commit 99e23cf34b
3 changed files with 8 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
extends BulletBase
class_name SwingSwordBullet
func ai():
PresetBulletAI.lockLauncher(self , launcher, true)
@@ -0,0 +1 @@
uid://baqbg743uf156