Fluent Dialogue Updated


I wanted to release my Fluent Dialogue unity asset with it’s source. After having a serious look at the code I decided to completely rewrite it.

Here are some of the new features

  • Writing to a dialogue supports richtext markup
  • The While node makes it possible to continue doing something until a condition is met
  • Execution time evaluation of strings
  • Write can now write to a specific UI element
  • Interrupt can interrupt the other nodes in a parallel node 
  • Editor now shows tree