Change interaction key [E]
By default you have to press E to interact but you can change it to a different key.
In 4.27 thereβs a simple key input that you find in the player controller while in ue5 you have to adjust the enhanced input key (go to the folder NiceInteractionSystem -> Inputs -> InteractionSystem) and open IMC_NiceInteractionSystem. Here you can simply change your key.
But you also might wanna adjust the widget to show your newly chosen key instead.
For that open the UI folder (NiceInteractionSystem -> UI) and open WB_InteractionStyle_Flat and WB_InteractionStyle_Survival (if youβve added more own styles you can open these widget blueprints as well and do the changes, also see below Add new interaction widget styles).
In the Design tab you should find a text block βT_Keyβ select it and adjust the text on the right in the Details tab.