Select node on Flow Execution Error

Forums 💬 FlowCanvas ⚙️ Support Select node on Flow Execution Error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22766
    tracecat
    Participant

      Hi!

      During the execution of a flow graph I call FlownNode.Fail() in the case something goes wrong. This generates a nice error log entry in Unity’s console window. However, when clicking the message only the corresponding object with the Flow Script controller component is marked. How can I automatically select the node that has been failed in its flow canvas (the one marked with the red cross)? Ideally this should work in nested graphs (with macros) as well.

      #22768
      Gavalakis
      Keymaster

        Hey,

        This is a feature I am working towards, but is not yet implemented.
        This will be possible to do really soon though 🙂

        Thanks for the suggestion!

        #22767
        tracecat
        Participant

          Thanks for your reply. Nice to hear that this will become possible soon 🙂

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.