More sections, more art, and slightly more gameplay
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
[gd_scene load_steps=30 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Materials/SmoothScaling.tres" type="Material" id=1]
|
||||
[ext_resource path="res://Assets/Art/Characters/player_parts.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Assets/Art/basic_light.png" type="Texture" id=3]
|
||||
[ext_resource path="res://Scripts/Art/Characters/player_parts.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Scripts/Art/basic_light.png" type="Texture" id=3]
|
||||
[ext_resource path="res://Scripts/Entities/Player.gd" type="Script" id=4]
|
||||
[ext_resource path="res://Assets/Art/flashlight_map.png" type="Texture" id=5]
|
||||
[ext_resource path="res://Assets/Art/Objects/flashlight.png" type="Texture" id=6]
|
||||
[ext_resource path="res://Scripts/Art/flashlight_map.png" type="Texture" id=5]
|
||||
[ext_resource path="res://Scripts/Art/Objects/flashlight.png" type="Texture" id=6]
|
||||
[ext_resource path="res://Scripts/Entities/Flashlight.gd" type="Script" id=7]
|
||||
|
||||
|
||||
[sub_resource type="Animation" id=17]
|
||||
resource_name = "Idle"
|
||||
length = 2.0
|
||||
|
Reference in New Issue
Block a user