Added some Level 5 implementation and reorganized file structure

This commit is contained in:
VoidTwo
2021-11-27 17:36:06 -06:00
parent 2c98c112bd
commit aac45f808c
114 changed files with 1892 additions and 638 deletions

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Main.gd" type="Script" id=1]
[ext_resource path="res://Sprites/Black_Background.png" type="Texture" id=3]
[ext_resource path="res://Sprites/Assets/Black_Background.png" type="Texture" id=3]
[node name="Main" type="Node"]
script = ExtResource( 1 )