How to add a connector to a node

FlowCanvas Forums Support How to add a connector to a node

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #278
    malospam7
    Participant

    Hello, I have a pretty simple question, and I can’t seem to find the answer in the manual. If you want to use a node, and want that node to have on the left side, for example, a “hole” so that another node can connect to it, is there a way to add something to the node to allow another node to have have an arrow dragged to it so that it can connect it to the flow? For example, the Object Instantiate node does not have a whole for another node to connect to it so it is part of the flow. Is there a way to allow this? I hope this is clear and I apologize ahead of time if its a dumb question.

    #280
    Gavalakis
    Keymaster

    Hello there,
    All questions are good questions I say 🙂

    So, the Instantiate node is a Function node. By default, Function nodes do not have Flow Input/Output Ports, but there is an option in the node inspector named “Callable”. By enabling this option, you will get 1 Input and 1 Output Flow Ports like you desire and thus possible to become part of the flow 🙂

    You can read more about Function nodes here if you like:

    Documentation

    Let me know if this works for you.
    Cheers!

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

    #282
    malospam7
    Participant

    Thanks I did not even realize the NC inspector existed!I guess I’m assuming to much that I am using Unreal Engine 4 🙂

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