1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00
Files
Dog-Lynx-And-HCN/scripts/Contents/Bullets/Laser.gd
T

7 lines
116 B
GDScript

extends BulletBase
class_name Laser
func ai():
rotation_degrees += 2
position = launcher.texture.global_position