Initial commit

This commit is contained in:
AbstractConcept 2022-09-13 00:36:34 -05:00
commit 3c7cc0c973
8391 changed files with 704313 additions and 0 deletions

View file

@ -0,0 +1,17 @@
## Tool Preferences
Adjust the appearance of the 2D Animation tools in the Skinning Editor by going to its Preferences menu: __Edit__ > __Preferences__ > __2D__ > __Animation__.
![](images/2DAnimationV2_ToolPreferences.png)<br/>Tool Preferences
| Setting | Function |
| -------------------------- | ------------------------------------------------------------ |
| __Hide Tool Text__ | Enable this option to hide the tool text to have a compact view. |
| __Selected Outline Color__ | Customize the outline color of selected Sprite and bone. |
| __Sprite Outline Size__ | Use the slider to adjust the outline thickness of a selected Sprite. |
| __Bone Outline Size__ | Use the slider to adjust the outline thickness of a selected bone. |
Enable __Hide Tool Text__ to have only the tool icons visible in the [Skinning Editor](SkinningEditor.md) window.
![](images/2DAnimationV2_compacted.png)