turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.75k stars 605 forks source link

[Feature Request] Remappable Keys #860

Closed VincentVancalbergh closed 1 month ago

VincentVancalbergh commented 4 months ago

I use an AZERTY keyboard, so navigating the editor using WASD is strange (since for me, those buttons are in the AQSD locations). So please add remapping those keys.

brakhane commented 4 months ago

I agree that being able to change keys via eg. config.ini would be nice. For the moment, you can manually change them by modifying these lines

jbw80 commented 3 months ago

Love this idea- i'd like to be able to remap the backlog key from the home key to the backtick/tilde (just like in the quake days). Hopefully this way that would free up using Home and End so that using shift+Home and shift+End you can quickly select the contents relative to the cursor.

i don't know if this is related or needing a separate issue, but it would also be nice if tab is a bindable key to quickly tab and shift+tab around fields like transform component data in the editor.

turanszkij commented 1 month ago

This was added, hotkeys can be configured in Editor/config.ini