mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 14:02:23 +02:00
SoundControler added
simple SoundControler script that can be used to play soundeffects and music
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user