Ink (Construct 3 Plugins)

You're viewing a single comment in a conversation. View all the comments
  • 3 Comments

  • Order by
  • Hey, I realise now I was using the term expression in the literal sense, not the programmatical one.

    It's been a while, but from memory I don't recall any part of the plugin working so I assumed it was broken with more recent updates. Glad to hear you're planning on updating it though and will definitely give it another try then - I think there's a market for this, especially with the recent Flowchart update not providing as much functionality for branching narrative, conditions, etc. as people might have expected.

    • It's definitely broken right now if you compile stories with a recent version of inklecate.

      I'm also looking at ways to integrate flowcharts, although there does not seem to be ways to interact with them from addons yet. But since you need to use a flowchart controller anyway, it's not *that* different from using an Ink story as its own flowchart-adjacent system. What I will do, though, is introduce an interface closer to what the Flowchart controller offers, if only to increase familiarity and avoid users having to approach similar systems in two different ways.