added popup showing currently playing song

This commit is contained in:
pennyrigate 2023-03-22 01:40:30 -04:00
parent d23567a0da
commit a5d847abfd
11 changed files with 82 additions and 1 deletions

View file

@ -532,6 +532,7 @@ position = Vector2( -96, 96 )
texture = ExtResource( 10 )
[node name="HUD" parent="." instance=ExtResource( 17 )]
song_name = "@Cryokiller"
[node name="Exit" parent="." instance=ExtResource( 19 )]
position = Vector2( 752, 164 )