lose screen UI; needs animation

This commit is contained in:
Michael Campbell 2026-04-14 13:46:24 -04:00
parent 28e8a4b6ac
commit 1d0032b587
10 changed files with 300 additions and 45 deletions

View file

@ -1,3 +1,5 @@
extends Node
signal building_destroyed(building: Building, score: int)
signal enemy_destroyed
signal perfect_shot_hit