How Can I Make A Node That Has Dual Input And Output

Discussion in 'BBNodes' started by BuckarooOJ, Oct 17, 2020.

  1. BuckarooOJ

    BuckarooOJ Boxer

    Joined:
    Oct 7, 2020
    Messages:
    2
    Likes Received:
    0
    The way I want this node to function is when input A is entered it emits output A and when input B is entered output B is emitted.
     
  2. Josh (Nology Games)

    Josh (Nology Games) Avid Boxer

    Joined:
    Nov 27, 2017
    Messages:
    200
    Likes Received:
    155
    Instead of creating a new node, you can get the same desired effect by using the send/receive signal nodes
     
  3. BuckarooOJ

    BuckarooOJ Boxer

    Joined:
    Oct 7, 2020
    Messages:
    2
    Likes Received:
    0
    ok, I've tried that and tested it with label nodes, but I need a way for the 2 node functions don't overlap.

    The way I want it to function within my game is where if I have touched a coin before the other variable activates the previous node negates the other function.
     

Share This Page