GUI and pathfinding expansions and resting places.

This commit is contained in:
Patrick 2024-12-12 21:42:51 +01:00
parent 26ee79c57d
commit 27964084ff
6 changed files with 70 additions and 16 deletions

View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://bn60ywtwfn7bq"]
[ext_resource type="Script" path="res://scripts/maps/rest.gd" id="1_m76x3"]
[node name="Rest" type="Node3D"]
script = ExtResource("1_m76x3")