The aim of this project was to implement a GUI editor for utility-based AI systems for Haxe game development. It's totally unfinished - don't use this for anything!
Graphical editor for the Needs AI utility-based AI library to facilitate creation, editing and export of utility-based AI systems.
- Utility-based AI editor for designing individual considerations through to entire AI agent brains.
Project files load and save as JSON for consumption by other tools.Export AI configuration data directly to Haxe source code.
- Made using HaxeUI, OpenFL, hscript and json2object
- Tested on desktop Windows, should also run on Mac and Linux. It is not supported on other targets.
- If you have questions or suggestions then get in touch or open an issue.