Add first background music, always move focus back to the command line

This commit is contained in:
blinry 2021-02-04 16:11:56 +01:00
parent 13dc516edf
commit b9b32c66e4
11 changed files with 90 additions and 17 deletions
scenes

View file

@ -59,6 +59,7 @@ __meta__ = {
[node name="Pop" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource( 5 )
bus = "SFX"
[node name="Area2D" type="Area2D" parent="."]