This commit is contained in:
Rain Clark 2024-05-14 18:03:20 -04:00
parent 31f6939296
commit d9b384b4a0

View File

@ -1,6 +1,6 @@
extends Node2D
# TODO: MAYBE make ufo enemey that randomly flies in from ones sode to the other
# TODO: MAYBE make ufo enemey that randomly flies in from ones side to the other
const COMET_SPAWNER = preload("res://scenes/comet_spawner.tscn")