update biome generator to support new ai

This commit was merged in pull request #34.
This commit is contained in:
2026-06-24 17:44:41 +00:00
parent d09a975578
commit 2b1370bd40
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")