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,21 @@
* [Introduction to 2D Animation](index.md)
* [Preparing and importing artwork](PreparingArtwork.md)
* [Skinning Editor](SkinningEditor.md)
* [Tool Preferences](ToolPref.md)
* [Editor tools and shortcuts](SkinEdToolsShortcuts.md)
* [Sprite Visiblity panel](SpriteVis.md)
* [Character skinning and weighting workflow](CharacterRig.md)
* [Animating your character](CopyPasteSkele.md)
* [Sprite Swap workflow - Experimental Feature](SpriteSwapIntro.md)
* [Sprite Library Asset and other components](SLAsset.md)
* [Sprite Swap manual setup](SSManual.md)
* [Usage examples](Examples.md)
* [Frame-by-frame animation](FFanimation.md)
* [Changing parts of a character](CharacterParts.md)
* [Swapping Sprite Library Assets](SLASwap.md)