I made a processor that normalizes the pointer position based on the screen width in height to a number of 0 to 1. Is there a way to make is to that the action is only performed when the x value is greater than 0.5 or less than 0.5 (Right and Left repetitively). Thank you.