mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 15:44:23 +00:00
Fix AIHunterErratic
and AIHunterPersistent
node names
This commit is contained in:
parent
f1ca11d887
commit
9c84295ac6
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
[ext_resource type="PackedScene" uid="uid://dti7l0d40hhgt" path="res://behaviours/target_picker.tscn" id="2_h4v3e"]
|
||||
[ext_resource type="Script" path="res://behaviours/move_towards.gd" id="3_ucief"]
|
||||
|
||||
[node name="AIHunterRandom" type="Node2D"]
|
||||
[node name="AIHunterErratic" type="Node2D"]
|
||||
|
||||
[node name="EdibleTracker" parent="." instance=ExtResource("1_h53ag")]
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
[ext_resource type="PackedScene" uid="uid://dti7l0d40hhgt" path="res://behaviours/target_picker.tscn" id="2_w2vxl"]
|
||||
[ext_resource type="Script" path="res://behaviours/move_towards.gd" id="3_14yk3"]
|
||||
|
||||
[node name="AIHunterLatest" type="Node2D"]
|
||||
[node name="AIHunterPersistent" type="Node2D"]
|
||||
|
||||
[node name="EdibleTracker" parent="." instance=ExtResource("1_j87ny")]
|
||||
|
||||
|
|
Loading…
Reference in a new issue