More sections, more art, and slightly more gameplay

This commit is contained in:
2020-05-18 00:20:31 -04:00
parent 6fd53367c0
commit 761b34ae55
179 changed files with 1699 additions and 173 deletions

View File

@ -1,9 +1,10 @@
[gd_scene load_steps=14 format=2]
[ext_resource path="res://Assets/Art/Objects/door.png" type="Texture" id=1]
[ext_resource path="res://Scripts/Art/Objects/door.png" type="Texture" id=1]
[ext_resource path="res://Assets/Sfx/door.wav" type="AudioStream" id=2]
[ext_resource path="res://Scripts/Entities/Door.gd" type="Script" id=3]
[ext_resource path="res://Assets/Art/32x32mask.png" type="Texture" id=5]
[ext_resource path="res://Scripts/Art/32x32mask.png" type="Texture" id=5]
[sub_resource type="RectangleShape2D" id=7]
extents = Vector2( 16.0007, 15.9043 )