Fixed art path
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
[gd_scene load_steps=6 format=2]
|
||||
|
||||
[ext_resource path="res://Scripts/Art/basic_light.png" type="Texture" id=1]
|
||||
[ext_resource path="res://Scripts/Art/Objects/wall_light.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Assets/Art/basic_light.png" type="Texture" id=1]
|
||||
[ext_resource path="res://Assets/Art/Objects/wall_light.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Scripts/Component/LightLoader.gd" type="Script" id=3]
|
||||
[ext_resource path="res://Scripts/Entities/Wall Light.gd" type="Script" id=4]
|
||||
|
||||
|
||||
|
||||
[sub_resource type="CircleShape2D" id=1]
|
||||
radius = 200.0
|
||||
|
||||
|
Reference in New Issue
Block a user