How to add new action mapping

1. Open "BP_SaveSettings"

2. Find in the details tab "Default_Settings_InputKeys" variable

3. Add new values and fill

  • Enter a unique identifier for the key; it must be unique and not repeated in with other keys.
  • Enter the name for the key that will be displayed in the title.
  • Enter a description for the key that will be displayed in the description.
  • Enter a unique identifier for the key; it must be unique and not repeated in with other keys.
  • Enter the keys for the gamepad and keyboard.
  • Enter false IsAxis
  • Enter Axis scale 0

Additional notes:

  • Be sure to use the "pause" identifier to assign a key to bring up the menu during the game.
  • To see the result, start the game and go to the key settings. Click restore default to update values.