Fixed art path
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user