Is there a way to transpose touch input?
If the left side is 0%, right side is 100%-
I would like to touch the middle and have it respond as if I touched it at 25%.
Touch the right side and I get 50%.
Touch the left side and I get 0%.
I need to transpose my Touch input X by 1/2.
Is this possible?