1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-06 03:37:13 +08:00
Files
Dog-Lynx-And-HCN/scripts/Contents/Bullets/Diamond2.gd
T

7 lines
117 B
GDScript
Raw Normal View History

extends BulletBase
class_name Diamond2Bullet
func ai():
if is_instance_valid(parent):
position = parent.position