More sections, more art, and slightly more gameplay

This commit is contained in:
2020-05-18 00:20:31 -04:00
parent 6fd53367c0
commit 761b34ae55
179 changed files with 1699 additions and 173 deletions

View File

@ -1,10 +1,11 @@
[gd_scene load_steps=6 format=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/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://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