Tresky
Tresky
Also experiencing this issue
I have no idea if or when this is going to get fixed, but here's what I did to work around it (for anyone coming to this thread in the...
Hey @Calamari! Thanks for the quick reply. I understand why you'd make it that way for lookup times. It seems to me that you could copy the entire logic tree...
I just took another look at the library code. This might actually be a fairly simple change to make. The library is using a global registry defined here: https://github.com/Calamari/BehaviorTree.js/blob/856bb65d5af1f92a36ee621106dc3fe915480d20/src/BehaviorTree.js#L4-L8 Given...
_I realize this issue is ancient, so I'm commenting for future people with the solution to this problem._ ------------------------- I experienced this issue as well. After looking through the packages...
I will also test this new support and let you know what I find. :)
Just installed the beta version you released. It seems the `index.d.ts` file did not make it into the build.
Popping in just to say that this happens for me too. Also happens for `intersectsWith`. Neither seem to actually get called. I'm pretty confident that the masks are set up...
OH! Well that's my problem. I must've misunderstood that in the docs. Thanks Seb!