index
:
github/ldjam48.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scenes
/
background_music.gd
blob: 3fb62c817ad45b078817cecc1dc5e8af7c484a4a (
plain
)
1
2
3
4
extends
Node
func
_on_AudioStreamPlayer_finished
():
$
Sound1
.
play
()