viewangles refactor, fix view angles wraparound
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"DeadZone": 0.0,
|
||||
"Sensitivity": 0.02,
|
||||
"Sensitivity": 0.022,
|
||||
"Gravity": 1.0,
|
||||
"Scale": 1.0,
|
||||
"Snap": false
|
||||
@@ -97,7 +97,7 @@
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"DeadZone": 0.0,
|
||||
"Sensitivity": 0.02,
|
||||
"Sensitivity": 0.022,
|
||||
"Gravity": 1.0,
|
||||
"Scale": 1.0,
|
||||
"Snap": false
|
||||
|
||||
Reference in New Issue
Block a user