1. Open the UI\\AbilityWidgets folder
  2. Open the W_AbilitySlot widget

Untitled

  1. Open the Graph tab to get to the code
  2. In the list of Variables expand the Maps category
  3. Here you have two maps to update
    1. InputKeyPrompt This map is for Keyboard and Mouse input
    2. InputKeyPrompt_XboxController This map is for Xbox Gamepad input
  4. Click on the map you want to update and in the Default Value properties, update the images with your own

Untitled

<aside> ℹ️ The order is the order of the skills from left to right. 1 being the most left skill slot. These images should align with your Input Actions. Review: How To: Configure Input Actions

</aside>