PO/Library/PackageCache/com.unity.2d.animation@5.0.7/Documentation~/Examples.md

7 lines
388 B
Markdown
Raw Normal View History

2022-01-12 10:06:03 +03:00
# Usage examples
The Sprite Swap feature opens up several unique ways you can implement for your project. The following are examples of three common ways you can use Sprite Swap:
* [To create a frame-by-frame animation](FFanimation.md)
* [Changing selected parts of a character](CharacterParts.md) instead of the entire character
* [Swapping the entire Sprite Library Asset](SLASwap.md)