Commit 22d4bae 1 parent e1f6fd9 commit 22d4bae Copy full SHA for 22d4bae
File tree 7 files changed +39
-3
lines changed
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.
43
43
44
44
[ Timeline] ( timeline.md ) |
45
45
[ 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
7
7
animation loop section:
8
8
9
9
![ 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:
8
8
To create a tag you can [ select a range] ( range.md ) of frames and use the * Frame >
9
9
Tags > New Tag* menu option, or right-click the range and select * New
10
10
Tag* , 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
12
12
properties so you can change its name, etc.:
13
13
14
14
<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.
24
24
* [ Cels] ( cel.md ) :
25
25
* [ Move cels] ( move-cels.md )
26
26
* [ Copy cels] ( copy-cels.md )
27
+ * [ Tags] ( tags.md ) :
28
+ * [ Loop section] ( loop.md )
29
+ * [ Focus tag] ( focus-tag.md )
27
30
28
31
## Preferences
29
32
@@ -49,4 +52,5 @@ documents using *Edit > Copy* and *Edit > Paste*.
49
52
[ Animation] ( animation.md ) |
50
53
[ Onion Skinning] ( onion-skinning.md ) |
51
54
[ 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