8000 GitHub - gaze2scz/bttree: a simple, fast, extendable, visual-editing, visual-debuggable behaviour tree framework...
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from donnki/bttree

a simple, fast, extendable, visual-editing, visual-debuggable behaviour tree framework...

Notifications You must be signed in to change notification settings

gaze2scz/bttree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BtTree

A behaviour tree framework with editor. Run in Unity Editor:

Features:

  • simple
  • fast
  • extendable
  • visual-editing
  • visual-debuggable
  • platform-independent

Support Languages:

  • Lua
  • to be continued...

Usage:

  • edit behaviour scripts(json) with editor
  • see: lua/src/test.lua as a demo

Roadmap:

  • more composite nodes, such as RandomSelector...
  • more decorators and editor support.
  • other languages support, maybe python or java first...
  • add debug&release feature for editor, i.e., remove debug infomations from json output files.

enjoy it, any suggestion will be appreciated. you can contact me via email: 49392515@qq.com

About

a simple, fast, extendable, visual-editing, visual-debuggable behaviour tree framework...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 76.6%
  • HTML 14.9%
  • CSS 8.5%
0