-
Notifications
You must be signed in to change notification settings - Fork 0
2. Project Settings
The input, theme and menus can be set up in the project settings. Open the project settings and scroll down until you see the Ultimate Menu section on the left
Ultimate Menu uses Enhanced Input to handle keyboard/controller input. The plugin includes all the Input Mappings and Input Actions needed. These can be found in Plugins > Ultimate Menu Content > Input in your Content Browser. If you haven't set up Enhanced Input in your project or not sure how to create your own Input Actions/Mapping, check out the official documentation.
The follow input is available in the project, but can be changed by creating your own Input Actions/Mapping:
| Input | Action | Keys |
|---|---|---|
| Navigate Up | IA_UltimateMenu_NavigateUp |
|
| Navigate Down | IA_UltimateMenu_NavigateDown |
|
| Navigate Left | IA_UltimateMenu_NavigateLeft |
|
| Navigate Right | IA_UltimateMenu_NavigateRight |
|
| Tab Left | IA_UltimateMenu_TabLeft |
|
| Tab Right | IA_UltimateMenu_TabRight |
|
| Select | IA_UltimateMenu_Select |
|
| Back | IA_UltimateMenu_Back |
|
The theme used by your menu is also specified in the project settings. This file contains all the colors, layouts and appearance of every menu in your project. This is kept separate from the actual menu config to allow you to swap out themes without having to recreate any menus
The list of menus is also specified in the project settings. This file contains the actual menu items and behaviours for each menu