Added settings wiki.

max 2020-04-21 15:07:34 +02:00
parent c8aa103849
commit ff1912a85b

25
Settings.md Normal file

@ -0,0 +1,25 @@
# Settings
Settings are stored in the /Settings/MA_TextureAtlasserProSettings.asset. This is automatically created the first time the Atlas Editor window is opened.
![MA_TextureAtlasserSettings](https://maxartz15.com/wp-content/uploads/2020/04/MA_TextureAtlasserSettings.png)
## GUI
Editor Gui Settings contains settings about the look of the interface.
You can switch between:
* Icon and text: this will display button icons with text next to them.
* Icon: this will only show the button icons.
* Text: this will enable text only mode.
Tool tips:
* Enable tool tips: this will enable tool tips when you hover over buttons (when Use Hotkeys is active the hotkeys will be shown as well).
After changing settings related to the GUI, **press the reload button** or re-open the atlas editor window to see the changes.
## Hotkeys
Hotkeys can be enabled by checking the Use Hotkeys checkbox.
## Duplication
Duplicated quad name prefix: the prefix used to name the new quad when duplicating one.
## Selection
Auto focus: when enabled, duplication/creating/removing the next quad is selected automatically.