Hello!
Does anyone know if you can “turn off” nodes in your script graph? I’d like to be able to test different scenarios with different nodes without deleting/cutting out nodes that are already in my script graph. So, essentially like commenting out lines of code so they don’t execute when the program is run.
Thanks for the help!