Hey there
I’ve been working on a simple dialog system for a personal project. The logic of setup a dialog is based on some plugins out there for others engines.
With Flax Engine is quite easy to implement as a plugin, it’s not finished yet and i don’t have any plans to release it.
If someone is interesetd how it works, can watch this youtube video https://youtu.be/fdlDu04BUR4
I have used this example as a starting point https://docs.flaxengine.com/manual/editor/advanced/custom-visject-surface.html
Cheers!