forked from Clones/Controlify
✏️ Greatly improve gyro control
This commit is contained in:
@ -76,7 +76,11 @@
|
||||
"controlify.gui.group.gyro.tooltip": "Adjust how Controlify treats your controller's built in gyroscope.\nA gyroscope determines how the controller is rotated.",
|
||||
"controlify.gui.group.gyro.no_gyro.tooltip": "This controller does not support Gyro. You must have a DualSense™ controller or other compatible controller to use this feature.",
|
||||
"controlify.gui.gyro_look_sensitivity": "Look Sensitivity",
|
||||
"controlify.gui.gyro_look_sensitivity.tooltip": "How much the camera moves based on gyroscope rotation.",
|
||||
"controlify.gui.gyro_look_sensitivity.tooltip": "How much the camera moves based on gyroscope rotation.\nThe pitch (rotating your controller forward/backward) is used for looking up and down, whilst both the roll (rotating your controller left/right) and yaw (rotating your controller clockwise/anticlockwise) are used for looking left and right.",
|
||||
"controlify.gui.gyro_invert_x": "Invert X",
|
||||
"controlify.gui.gyro_invert_x.tooltip": "Invert the left/right rotation of the gyroscope look direction.",
|
||||
"controlify.gui.gyro_invert_y": "Invert Y",
|
||||
"controlify.gui.gyro_invert_y.tooltip": "Invert the up/down rotation of the gyroscope look direction.",
|
||||
"controlify.gui.gyro_requires_button": "Require Button",
|
||||
"controlify.gui.gyro_requires_button.tooltip": "If the gyroscope should only be used when the gyro bind is pressed down. (scroll down to controls).",
|
||||
"controlify.gui.flick_stick": "Flick Stick",
|
||||
|
Reference in New Issue
Block a user