mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
5 lines
88 B
GDScript
5 lines
88 B
GDScript
|
|
extends BulletBase
|
||
|
|
|
||
|
|
func ai():
|
||
|
|
PresetBulletAI.lockLauncher(self, launcher, true, true)
|