Technically a game

This commit is contained in:
2020-05-16 20:35:08 -04:00
parent bea02afbc5
commit 8b93f60aa0
30 changed files with 390 additions and 6 deletions

View File

@ -14,4 +14,4 @@ func _ready():
func play_sound(audio_stream):
audio_player.stream = audio_stream
audio_player.play()
#audio_player.play()