Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Farmlanders/Library/PackageCache/com.unity.2d.animation@5.0.9/Documentation~/Examples.md
2022-11-12 13:10:03 +01:00

7 lines
388 B
Markdown

# 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)