Hi there,
I've been playing around with this tool for a bit, and found it really useful - fungus and ink are two of my favourite ways of making narratives in Unity, so a tool like this is perfect for me.
Right now I'm making a VN-type game and trying to find a way to control a stage (i.e. complex sequences of moving characters from one Stage Position to another to match the dialogue in the SayDialogue) via the ink file, but drawing a blank on how to implement this. Would you recommend trying to use messages and flowcharts to achieve this, or is this something complex enough that it would have to be added to the existing codebase?
Not demanding any new functionality or anything - very happy with what it is now, just looking for advice.