behavior3 / behavior3editor

An awesome online visual editor for Behavior3 (Behavior Trees Visual Editor)
MIT License
646 stars 264 forks source link

Migrating to React and make portable. #20

Closed seivan closed 8 years ago

seivan commented 8 years ago

I was thinking of forking this and migrating it to use React instead. The idea was to make this "portable" to the point where you could pop up a browser in any environment, feed it a behaviour tree and connect it to the gameplay for debugging purposes.

But before I start, I was hoping to get your take on it!