mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-05 05:02:02 +02:00
Add first background music, always move focus back to the command line
This commit is contained in:
parent
13dc516edf
commit
b9b32c66e4
11 changed files with 90 additions and 17 deletions
scenes
|
@ -59,6 +59,7 @@ __meta__ = {
|
|||
|
||||
[node name="Pop" type="AudioStreamPlayer2D" parent="."]
|
||||
stream = ExtResource( 5 )
|
||||
bus = "SFX"
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="."]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue