InRange(float) is always false for negative values

it is always false

Hello ,

This is working as intended. You would need to swap the 0 and the -10. Zero in this case in higher than -10 and so -5 will never fall within the range given. I hope that this information helps.

Example:

115461-inrangehelp.png

Make it a great day

1 Like

:smiley: oh. I apologize for such bad mistake I made.

Sorry about wrong report