Я знаю, что блок вынесли на lctrl. Да и вопрос заключался не в том, куда и что вынесли.
Формулируй четче. Я попытаюсь помочь, если пойму вопрос.
Добавлено через 27 минут
кнопки мыши тоже можно менять, только нужно знать как они в унреале называются
файл Input.ini
1 минута гугления форума стима, и
вот ответ на наш вопрос
You can get the off-hand binding back on the RMB, but you have to edit the input.ini file to do so; it's tedious and not for the faint of heart, but worth it, imo. It's typically located at:
[wherever you installed steam]\steamapps\common\Conan Exiles\ConanSandbox\Saved\Config\WindowsNoEditor\I nput.ini
Search for SecondaryActionV2 and replace whatever's currently in the "Key=" section of that line with "RightMouseButton".
My line looks like:
ActionMappings=(ActionName="SecondaryActionV2",Key =RightMouseButton,bShift=False,bCtrl=False,bAlt=Fa lse,bCmd=False)
It's very easy to mess that file up, tho... so be careful!
I've set my RMB back to off-hand/shield block and put the heavy attack back onto LMB-hold where it was originally by using some AutoHotKey trickery. I much prefer that layout to the new one.