New art assets, work on implementing more adventurer behavior and making them work better together, and steps towards completing the first quest loop.

This commit is contained in:
2025-07-31 08:44:26 -04:00
parent c0a2c058ba
commit 38a7ed85b0
66 changed files with 1112 additions and 658 deletions

View File

@@ -0,0 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://by1jk8r2avjp4"]
[ext_resource type="Texture2D" uid="uid://bgf0ow1t18yqf" path="res://open_shift_panel.png" id="1_vv6wn"]
[resource]
texture = ExtResource("1_vv6wn")
texture_margin_left = 40.0
texture_margin_top = 44.0
texture_margin_right = 117.0
texture_margin_bottom = 48.0

View File

@@ -0,0 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://b7vjpwageyi6m"]
[ext_resource type="Texture2D" uid="uid://uhovyed0br4e" path="res://working_shift_panel.png" id="1_tfsob"]
[resource]
texture = ExtResource("1_tfsob")
texture_margin_left = 117.0
texture_margin_top = 48.0
texture_margin_right = 48.0
texture_margin_bottom = 35.0