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

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8892

    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!

    #8895
    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 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

    #8894

    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.

    #8893
    Gavalakis
    Keymaster

    Hey,

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

    Cheers!

    Join us on Discord: https://discord.gg/97q2Rjh

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