new chunk

This commit is contained in:
Matteo Sonaglioni
2026-06-01 23:59:27 +02:00
parent 0c44b420d1
commit b2ba6465aa
76 changed files with 843 additions and 111 deletions

View File

@@ -5,8 +5,9 @@
[ext_resource type="Script" uid="uid://d3hy70ec8vqo5" path="res://core/ai/framework/run_animation_state.gd" id="4_2oda6"]
[node name="AiFarmer" unique_id=1228675528 instance=ExtResource("1_l2y7m")]
allowed_biomes = Array[String](["countryside"])
[node name="StateMachine" parent="." index="3" unique_id=1286404264 node_paths=PackedStringArray("initial_state")]
[node name="StateMachine" parent="." index="1" unique_id=1286404264 node_paths=PackedStringArray("initial_state")]
initial_state = NodePath("GatherState")
[node name="PatrolState" type="Node" parent="StateMachine" index="0" unique_id=930272128]