update biome generator to support new ai

This commit is contained in:
2026-06-24 19:43:39 +02:00
parent d09a975578
commit f2ac128f07
12 changed files with 22 additions and 17 deletions

View File

@@ -8,6 +8,8 @@
[node name="AiFox" unique_id=1228675528 node_paths=PackedStringArray("anim_player") instance=ExtResource("1_m3efo")]
anim_player = NodePath("Fox_rig/AnimationPlayer")
entity_type = 5
entity_name = "Fox"
[node name="StateMachine" parent="." index="1" unique_id=1286404264 node_paths=PackedStringArray("initial_state")]
initial_state = NodePath("IdleState")