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,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