bitbrain / beehave

🐝 behavior tree AI for Godot Engine
https://bitbra.in/beehave
MIT License
1.85k stars 116 forks source link

Beehave not working if it is a duplicate scene #309

Open alextkd2003 opened 6 months ago

alextkd2003 commented 6 months ago

Godot version: 4.1

Describe the bug Beehave not working if it is a duplicate scene

To Reproduce 1- Create a scene that is using Beehave. 2- Duplicate the scene to, for example, have 2 npc. 3- Beehave not working on duplicate npc.

You will see the error in the console "Node not found: "" (relative to "BeehaveTree")."