Fixed art path
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
[gd_scene load_steps=9 format=2]
|
||||
|
||||
[ext_resource path="res://Scripts/Component/StorySpeaker.gd" type="Script" id=1]
|
||||
[ext_resource path="res://Scripts/Art/Characters/worker.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Assets/Art/Characters/worker.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Scripts/Component/InteractableDialog.gd" type="Script" id=3]
|
||||
|
||||
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=1]
|
||||
extents = Vector2( 13.908, 10 )
|
||||
|
||||
|
Reference in New Issue
Block a user