SoundControler added

simple SoundControler script that can be used to play soundeffects and music
This commit is contained in:
Streamfire
2020-04-17 20:20:34 +02:00
parent 5881ddf2e5
commit e17c958ac3
2 changed files with 70 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ config/name="LD46 Game"
run/main_scene="res://World.tscn"
config/icon="res://icon.png"
[autoload]
SoundControler="*res://Autoloads/SoundControler.gd"
[display]
window/size/width=320