Bbnode- Set Visible Custom Node

Discussion in 'BBNodes' started by Vlad-NY, Jul 17, 2020.

  1. Vlad-NY

    Vlad-NY Serious Boxer

    Joined:
    Jul 21, 2018
    Messages:
    605
    Likes Received:
    360
    Hey guys,

    I thought I would release an example of a bbnode that might help a lot of boxers around. This will be useful to hide Entities and UI elements based on your needs and also you can study this to see how to properly setup a drop down menu of a custom node.

    Inputs:
    - In - input trigger, the thing that will apply the custom logic based on your selections

    Output:
    - Out - triggered after the set visible node applies it's logic. Can be used to link for another nodes


    Script Options:
    - Set Visible - true / false. used to show/hide entities or ui elements
    - Target Object - entity/ui . Target to hide (entity means the current object/entity, UI means an UI element)
    - UI Type - Used when the Target Object is set to UI . Has the following options (Button, Image, Label, UI entity)
    - UI Element Name - Name of the UI element Used when Target Object is set to UI

    Go get it from: https://vlad-ny.itch.io/buildbox-set-visible


    Stay safe, have fun creating games and see you on the next one :)
     

Share This Page