Global Sounds system

This commit is contained in:
Haze Weathers 2025-03-08 16:32:47 -05:00
parent 5677971bf0
commit ba3306c04c
15 changed files with 232 additions and 1 deletions

View file

@ -19,6 +19,7 @@ config/icon="res://icon.svg"
SceneManager="*res://autoloads/scene_manager.tscn"
Levels="*res://autoloads/levels.tscn"
GlobalSounds="*res://autoloads/global_sounds.tscn"
[display]
@ -27,7 +28,7 @@ window/size/viewport_height=216
[editor_plugins]
enabled=PackedStringArray("res://addons/godot_state_charts/plugin.cfg")
enabled=PackedStringArray("res://addons/capri_tools/plugin.cfg", "res://addons/godot_state_charts/plugin.cfg")
[file_customization]