-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Victor Zarubkin edited this page May 6, 2015
·
32 revisions
Behavior Stuio is a software application that allows you to create, modify, view and save behavior trees in xml-like format.
Behavior Studio is written completely in Python with Qt.
Requirements:
- Python 2.7 or 3.4 (and higher)
- PySide 1.1.1 and higher (Python bindings for Qt)
- lxml 3.4.0 and higher
- sortedcontainers 0.9.5 and higher
To get more information about installation see this page.
To get started visit this page.