Is it possible to display the nodes in my Unity executable??

Forums 💬 NodeCanvas 🗨️ General Discussion Is it possible to display the nodes in my Unity executable??

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14600
    bobchalmers
    Participant

      I have a need for a visual node tree/state machine to display at run-time in my product. Play mode in the editor won’t cut it.

      Is this possible in nodecanvas?

      thx!

      #14603
      Gavalakis
      Keymaster

        Hello there,

        No, it’s not possible to show the graphs GUI in runtime. The GUI is editor only as it relies on UnityEditor utilities and methods.
        Sorry 🙂

        #14602
        bobchalmers
        Participant

          Oh well! Thanks for the prompt reply – your product(s) look great – will probably buy anyway.

          As for my run-time state machine view, guess I’ll have to roll my own in code. At least the nature of the new Unity GUI seems to favor that kind of effort a bit more.

          #14601
          Gavalakis
          Keymaster

            Hey,

            Thanks. I am glad you like them 🙂
            Sorry it’s not possible.

            Cheers!

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