Hello all.
I am trying to test the basic functionality of the "is on-screen" condition and its not working as expected. Regardless of whether I can see the object or not, it is triggering and I am not sure why.
I am taking user input via microphone (which works) and then changing that objects color if its on screen as well but it always changes color regardless of whether you can see it or not.
do the on-screen correlate to the viewport? I tried making that smaller as well but no change.
Any help is appreciated, thank you