Skip to content

An Open Source, Cross Platform(using wxWidgets), Behavior Tree Editor and Designer for creating and embeding AI scripts.

License

Notifications You must be signed in to change notification settings

forrestjt/BTEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTEdit

An Open Source Behavior Tree Editor and Designer supporting creation of and embeding AI scripts.

Alt text

Getting Started

For Windows, prebuild biniaries are provided. Linux and Mac users can run the source on top of wxPython.

Editing Behavior Trees

To select a node, left click. To Remove a node, right click and select 'Delete Node', likewise for adding nodes. The properties are shown in the right panel, with the name and type being editable. If the Type is set to "Selector" it will appear ellipse shaped on the graph. More shapes will be added, but for now only rectangles and ellipes are available.

Exporting to cpp

BTEdit supports cpp code generation. In the future, a companion library will be released alongside BTEdit to allow for a more seamless development experience.

Icon Licensed under Creative Commons Attribution-ShareAlike 3.0 Unported, Authored by http://rrze-icon-set.berlios.de/index.html

About

An Open Source, Cross Platform(using wxWidgets), Behavior Tree Editor and Designer for creating and embeding AI scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages