GUI and pathfinding expansions and resting places.
This commit is contained in:
parent
26ee79c57d
commit
27964084ff
6 changed files with 70 additions and 16 deletions
6
scenes/maps/elements/rest.tscn
Normal file
6
scenes/maps/elements/rest.tscn
Normal 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")
|
Loading…
Add table
Add a link
Reference in a new issue