Hello,
I am wondering if it is possible for you to check to see if there is a range of numbers contained in an array. In the game I am developing, I need to see if there are multiple numbers less than one in an array. I am looking to see if there are numbers 0.5 through 0.0 but the action that I want to use only lets me see if there is one value. Is there a way to work around this with an expression?