pruttned / owl-bt

owl-bt is editor for Behavior trees. It has been inspired by Unreal engine behavior trees in a way, that it supports special node items like decorators and services. This makes trees smaller and much more readable.
175 stars 28 forks source link

Allow opening projects, and using a project explorer to open or create trees #22

Open rubenwardy opened 4 years ago

rubenwardy commented 4 years ago

Allow users to open a project, where trees in the same folder appear in a project explorer. This is similar to the recent trees list, but automatically populated and more similar to other editors