1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-29 23:41:54 +08:00
Files

7 lines
122 B
GDScript
Raw Permalink Normal View History

extends BulletBase
class_name Laser
func ai():
rotation_degrees += 1
PresetBulletAI.lockLauncher(self, launcher, true)