jackhumbert / let_there_be_flight

A flight mod for Cyberpunk 2077
MIT License
489 stars 43 forks source link

Enable mouse camera movements in drone mode #14

Open oOXenonTitareOo opened 2 years ago

oOXenonTitareOo commented 2 years ago

Car's camera sometimes stuck with No Camera Auto Centering mod so player cannot see where he's headed.

Mod: https://www.nexusmods.com/cyberpunk2077/mods/2169

jackhumbert commented 2 years ago

Forced auto-centering is needed during drone mode, since the camera movements act as roll/pitch input - I'm not sure if I can disable the right stick inputs while keeping the mouse ones in the current implementation.

oOXenonTitareOo commented 2 years ago

Forced auto-centering is needed during drone mode, since the camera movements act as roll/pitch input - I'm not sure if I can disable the right stick inputs while keeping the mouse ones in the current implementation.

Than can you re-enable auto centering while in flight mode?

jackhumbert commented 2 years ago

This may be fixed for you in the most recent commit! Let me know if you have a chance to test it :)