behavior3 / behavior3js

Behavior3 client library for Javascript (Behavior Trees for Javascript)
MIT License
398 stars 105 forks source link

Wishlist for behavior3 #19

Open Dennis1000 opened 8 years ago

Dennis1000 commented 8 years ago

this is my wish list for behavior3:

behavior3js:

behavior3editor:

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36164291-wishlist-for-behavior3?utm_campaign=plugin&utm_content=tracker%2F18331363&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18331363&utm_medium=issues&utm_source=github).
soundyogi commented 7 years ago

+1

What do you mean by Subtree Support? Composing Trees?

I bet it is possible to implement event driven BT with the current lib. But I am still learning aswell - Unreal4 Behavior Trees are event driven.

magicsea commented 5 years ago

you can see my branch that Support Subtree,but just for golang

editor:https://github.com/magicsea/behavior3editor golang:https://github.com/magicsea/behavior3go