mirror of
https://github.com/NoelFB/tiny_link.git
synced 2025-11-02 02:01:32 +08:00
The sprites are stored in the Aseprite format, and you'll need Aseprite to edit them.
A few other notes:
- Animations are loaded automatically using Aseprite's
Tagfeature. Each tag is a unique animation - Sprite Origin points use Aseprite's hidden
Slicefeature, which can be used with Shift+C. You can draw slices and give them a pivot point, which we're using to set the origin point of the sprite.