Godot can't find any event of LimboAI and get a error in the AssetLib

Godot Version

4.4.1

Question

` I added LimboAI and use LimboHSM for my player but Godot can’t find any event of the Asset
For exemple .inital_state:

Also when I go to AssetLib I get a error:

Based on your first screenshot, it seems like you didn’t set state_machine to be anything. You need to click on that node, and in the Inspector on the right, you need to set a reference to the LimboHSM node.

1 Like

You were right, thank you, I don’t know why he was no longer in reference

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.