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

@ -45,6 +45,7 @@ __meta__ = {
}
[node name="HUD" parent="." instance=ExtResource( 4 )]
song_name = "@Smokestack"
[node name="Ground" type="TileMap" parent="."]
tile_set = ExtResource( 2 )