We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5351ac9 commit 39f5e22Copy full SHA for 39f5e22
sprite.md
@@ -11,8 +11,8 @@ In Aseprite a document/file/sprite has the following properties:
11
1. It contains a set of layers. You can see them in
12
the [Timeline](timeline.md). The most important concept here is
13
that there are two kinds of layers:
14
- the [background layer](layers.md#background-Layer) for opaque sprites, and
15
- [transparent layers](layers.md#transparent-Layers).
+ the [background layer](layers.md#background-layer) for opaque sprites, and
+ [transparent layers](layers.md#transparent-layers).
16
A sprite can contain only one background layer, but several
17
transparent layers.
18
1. It contains animation frames. Each frame has a duration, i.e. how many milliseconds
0 commit comments