More file reorganizing and fixed some inconsistencies

This commit is contained in:
VoidTwo
2021-12-06 01:31:44 -06:00
parent 08f5ec4ef9
commit 05e04c7db9
75 changed files with 572 additions and 608 deletions

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/Levels/Objects/DoorOpen.png" type="Texture" id=1]
[ext_resource path="res://Sprites/Levels/Objects/DoorClosed.png" type="Texture" id=2]
[ext_resource path="res://Sprites/Levels/Objects/Gate_Open.png" type="Texture" id=1]
[ext_resource path="res://Sprites/Levels/Objects/Gate_Closed.png" type="Texture" id=2]
[node name="Door" type="Sprite"]