Hi guys,
I want to change a value by scrolling up and down. I want to change the weapon by changing the integer value. I wanted to know how to change the value by scrolling down and up. Scrolling up: The value increase (from 0 to 1 then from 1 to 2 and so on max until 3), Scrolling down: (from 3 to 2 then from 2 to 1 and so on max until 1. How do I do that?
Here a screen:
I want to change a value by scrolling up and down. I want to change the weapon by changing the integer value. I wanted to know how to change the value by scrolling down and up. Scrolling up: The value increase (from 0 to 1 then from 1 to 2 and so on max until 3), Scrolling down: (from 3 to 2 then from 2 to 1 and so on max until 1. How do I do that?
Here a screen:
Comment