2016-08-18 16:37:38 +00:00
|
|
|
---
|
|
|
|
layout: wiki
|
|
|
|
title: Options Menu
|
2016-08-30 13:49:04 +00:00
|
|
|
description: ACE3 options menu.
|
2016-08-18 16:37:38 +00:00
|
|
|
group: feature
|
|
|
|
category: interaction
|
|
|
|
parent: wiki
|
2016-08-30 13:49:04 +00:00
|
|
|
mod: ace
|
|
|
|
version:
|
|
|
|
major: 3
|
|
|
|
minor: 0
|
|
|
|
patch: 0
|
2016-08-18 16:37:38 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
## 1. Overview
|
|
|
|
|
|
|
|
Adds the options menu used by other components.
|
|
|
|
|
|
|
|
## 2. Usage
|
|
|
|
|
|
|
|
### 2.1 Opening the user menu
|
|
|
|
- Press <kbd>Escape</kbd>
|
|
|
|
- In the top left corner of the screen you should see `ACE Options`.
|
|
|
|
- Click it.
|
|
|
|
|
|
|
|
### 2.2 Options menu informations
|
|
|
|
- You don't have to press a save button. When a setting is changed it's saved automatically.
|
|
|
|
|
|
|
|
## 3. Dependencies
|
|
|
|
|
|
|
|
{% include dependencies_list.md component="optionsmenu" %}
|
|
|
|
|
|
|
|
*Note: The Options Menu module is utilized by many other modules. Disabling it is not recommended.*
|