File tree Expand file tree Collapse file tree 7 files changed +39
-3
lines changed Expand file tree Collapse file tree 7 files changed +39
-3
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,5 @@ See the [Onion Skinning](onion-skinning.md) section.
4343
4444[ Timeline] ( timeline.md ) |
4545[ Onion Skinning] ( onion-skinning.md ) |
46- [ Continuous Layers] ( continuous-layers.md )
46+ [ Continuous Layers] ( continuous-layers.md ) |
47+ [ Tags] ( tags.md )
Original file line number Diff line number Diff line change 1+ # Focus Tag
2+
3+ The [ timeline] ( timeline.md ) has the possibility to focus
4+ [ a tag] ( tags.md ) , actually a * "tag band."* We define a
5+ * "tag band"* as these rows where several tags are grouped:
6+
7+ ![ Tag Bands] ( focus-tag/bands.gif )
8+
9+ You can double-click one of these bands or press the little button at
10+ the right side to "focus" the tags in this band (and hide all others):
11+
12+ ![ Focus Band] ( focus-tag/focus.gif )
13+
14+ When you do this, the Play button ![ Play icon] ( animation/play-button.png )
15+ will reproduce only tags found in the currently focused band.
16+
17+ ---
18+
19+ ** SEE ALSO**
20+
21+ [ Tags] ( tags.md ) |
22+ [ Timeline] ( timeline.md ) |
23+ [ Animation] ( animation.md )
Original file line number Diff line number Diff line change @@ -7,3 +7,11 @@ you can use the *View > Set Loop Section* menu (<kbd>F2</kbd> key) to set the
77animation loop section:
88
99![ Loop Section] ( loop/loop-section.gif )
10+
11+ The loop section is just like a regular [ tag] ( tags.md ) named "Loop."
12+
13+ ---
14+
15+ ** SEE ALSO**
16+
17+ [ Tags] ( tags.md )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ can organize different animations of your sprite:
88To create a tag you can [ select a range] ( range.md ) of frames and use the * Frame >
99Tags > New Tag* menu option, or right-click the range and select * New
1010Tag* , or press the * F2* key two times, i.e. the first time will create
11- a * "Loop"* tag, the second time you press <kbd >F2</kbd > will show the tag
11+ a [ * "Loop"* tag] ( loop.md ) , the second time you press <kbd >F2</kbd > will show the tag
1212properties so you can change its name, etc.:
1313
1414<img src =" /docs/tags/tag-properties.png " alt =" Tag Properties " class =" x2 " />
Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ or *Frame > New Frame* menu (<kbd>Alt+N</kbd>) to add frames.
2424* [ Cels] ( cel.md ) :
2525 * [ Move cels] ( move-cels.md )
2626 * [ Copy cels] ( copy-cels.md )
27+ * [ Tags] ( tags.md ) :
28+ * [ Loop section] ( loop.md )
29+ * [ Focus tag] ( focus-tag.md )
2730
2831## Preferences
2932
@@ -49,4 +52,5 @@ documents using *Edit > Copy* and *Edit > Paste*.
4952[ Animation] ( animation.md ) |
5053[ Onion Skinning] ( onion-skinning.md ) |
5154[ Layers] ( layers.md ) |
52- [ Cel] ( cel.md )
55+ [ Cel] ( cel.md ) |
56+ [ Tags] ( tags.md )
You can’t perform that action at this time.
0 commit comments