Minor improvements and file reorganizing

This commit is contained in:
VoidTwo
2021-11-28 02:52:03 -06:00
parent c4c0c3d02f
commit ffe3312b86
14 changed files with 68 additions and 57 deletions

View File

@@ -2,7 +2,7 @@
[ext_resource path="res://Sprites/Assets/Splash_Screen.png" type="Texture" id=1]
[ext_resource path="res://GUI/Splash Screen.gd" type="Script" id=2]
[ext_resource path="res://Music/Interface/splash.wav" type="AudioStream" id=3]
[ext_resource path="res://Music/Splash_Screen.wav" type="AudioStream" id=3]
[node name="Splash Screen" type="Sprite"]
self_modulate = Color( 1, 1, 1, 0 )