tomkidd / Quake-iOS

Quake for iOS and tvOS for Apple TV
72 stars 14 forks source link

Add ability to invert controller Y-axis #10

Open dnicolson opened 3 years ago

dnicolson commented 3 years ago

This pull request allows the controller to be inverted depending on the settings.

If the value of m_pitch in config.cfg is -0.022000 the mouse will be inverted and if the value is 0.022000 it will not be. The "Invert Mouse" value in settings can also be used.