Hey Boxers, while I develop my game with BuildBox I'm creating a few custom scripts that I want to share with you in case someone need it. Today I'll share one simple but useful script "If Statement", that you can use to check a variable or any other boolean. Below you'll find the instructions. Custom Script Function: If Statement Inputs: 1 (Check) Outputs: 2 (True, False) Attributes: 1 (Name) Instructions: - Connect the source (e.g.. variable) or any node to the "Check" input - Connect the "True", "False" or both outputs to any nodes that you want to be performed after the script check if the input result True or False. Files: 2 Images 1 Source Code
Thanks for sharing this script, just solved real a problem I had ( see Signal on Signal off on my original post ) This is the set up I used if anyone comes across the same problem (note the delay)