boss update

This commit is contained in:
Ultrablob 2024-04-25 15:27:00 -04:00
parent c885095bc1
commit 0c0cc1d5f1
16 changed files with 201 additions and 295 deletions

1
tar.gd
View file

@ -5,3 +5,4 @@ func phase():
$"Riangle Zone".spawn()
await get_tree().create_timer(1).timeout
$Sprite.play("idle")
$"Riangle Zone".eject()