Fixed art path

This commit is contained in:
2020-05-18 00:40:31 -04:00
parent 770833a836
commit 06488a7bc1
111 changed files with 488 additions and 482 deletions

View File

@ -1,9 +1,10 @@
[gd_scene load_steps=14 format=2]
[ext_resource path="res://Scripts/Art/Objects/door.png" type="Texture" id=1]
[ext_resource path="res://Assets/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://Scripts/Art/32x32mask.png" type="Texture" id=5]
[ext_resource path="res://Assets/Art/32x32mask.png" type="Texture" id=5]
[sub_resource type="RectangleShape2D" id=7]