- Home /
Sensitivity sliders not working
In this code, I have two sensitivity sliders, and although they're set to integers and I'm pretty sure they're referenced right, they don't adjust the sensitivity. Here is my code: http://pastebin.com/Eqd0gekB
Answer by Nomabond · Sep 30, 2014 at 05:45 AM
That code is adjusting the sensitivity when I tested.
Just a recommendation for ease of use I would extract the Pause and Unpause functions into separate methods to be called from the Resume button as well, like this: http://pastebin.com/SUC6rwyi
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Multiple Cars not working 1 Answer
Trying to move slider based off percentage of screen 1 Answer
Character Not Rotating 0 Answers
Assigning character controller in-script and efficiency of scripting 0 Answers