Hello everyone, I have an idea for a game that includes a chatbot (nothing new here I guess). I wanted to use ChatScript, and my game engine of choice was Unreal Engine 4, though I still didn’t managed to make it work (if you want to dig more in the issue you can check this thread on the unreal answer hub: https://answers.unrealengine.com/questions/382001/embedding-a-c-program-in-a-game-project.html )
Since I realized I don’t need many of the advanced features of the engine, I was wondering if there is some framework that I can use to easily embed chatscript.
What I need is:
[ol]
[li]Support of TrueType Fonts[/li]
[li]Robust and complete GUI support, possibly with WYSIWYG tools[/li]
[li] Sound, image and 2d sprite animations support [/li]
[/ol]
The framework should be usable in commercial products, without payin any fees.
Thanks in advance for the answers!