Global Sounds system
This commit is contained in:
parent
5677971bf0
commit
ba3306c04c
15 changed files with 232 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue