Reworked the AI Objectives

This commit is contained in:
Patrick_Pluto 2024-12-13 18:28:06 +01:00
parent 27964084ff
commit a6c9909f26
8 changed files with 31 additions and 11 deletions

View file

@ -1,6 +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"]
[ext_resource type="Script" path="res://scripts/maps/objectives/objective.gd" id="1_m76x3"]
[node name="Rest" type="Node3D"]
script = ExtResource("1_m76x3")