Minor Cleanup

- Renamed SoundController
- Cleaned up spacings
- File endings
This commit is contained in:
2020-04-21 03:14:00 +02:00
parent 5cfe44bafe
commit d12d69f083
47 changed files with 203 additions and 245 deletions

View File

@@ -1,5 +1,6 @@
extends Panel
func _on_SlimeBoss_state_changed(new_state_name):
$VBoxContainer/State.text = new_state_name