Open radmint opened 3 years ago
What is done from routines?
I assumed it was just the AI issue. I'm writing a behavior tree framework rn, I'll push when I can verify it's working then we can write behavior trees & leaves to implement.
Feel free to implement whatever behaviors you want. We can extract it into nodes pretty easily.
Noted, I will wait for the behaviour tree framework. I got the branch and read the scripts, but can't quite understand how it works.
Ah, yeah it's not finished yet too. I'll have some example basic functionality in it so you can see how it works.
I send a super basic walking AI for the bugs, based on Navmesh, so all the prefabs will need Navmesh Obstacles, and tarrain needs navMsh I'm on that too
In Progress: