


Project information
- Category: GUI tool for Unity
- Project date: October 28th, 2020
- Github: Intelligent Behaviours GUI
Intelligent Behaviours GUI
Intelligent Behaviours GUI is my university final project and it serves as a graphical support for the Intelligent Behaviours API. The project took 7 months to be completed.
The Intelligent Behaviours API is a C# library that lets users create complex behaviours for their videogame characters using three techniques: Finite State Machines, Behaviour Trees or Utility Systems. The user can also combine these three techniques hierarchically. This GUI takes this library and makes it much more accesible for those who don't have time to learn how to use the API. The user can just import the GUI package and use the GUI from the Unity Editor.
Intelligent Behaviours GUI is available for all Unity 2019 and Unity 2020 versions.