jackhumbert / let_there_be_flight

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

Default Flight Options keyboard binding #9

Closed oOXenonTitareOo closed 2 years ago

oOXenonTitareOo commented 2 years ago

Mode switching is janky. Why on F if that's the exit button? :D I couldn't even find it in the inputs file.

jackhumbert commented 2 years ago

F is the default Choice1 I believe - I'll create a separate action for it. If you have any suggestions for a key you can hold down while pressing another key, I can make it that.

oOXenonTitareOo commented 2 years ago

F is the default Choice1 I believe - I'll create a separate action for it. If you have any suggestions for a key you can hold down while pressing another key, I can make it that.

Well I think this could be a great input map:

Fly up: Space Fly down: Ctrl Roll left: Q Roll right: E Handbreake: C Change mode (car - AV): G Change flight mode: Shift+G (press together, not hold)

jackhumbert commented 2 years ago

Implemented more explicit button mappings in v0.0.10 :)