You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A simple Moho tool script to convert/translate a set of layers in a Switch group
3
3
4
4
### Version ###
5
5
6
-
* version: MH12/13 001.0B #501124.01 -- by Sam Cogheil (SimplSam)
6
+
* version: MH12/13 001.1B #501125.01 -- by Sam Cogheil (SimplSam)
7
7
* release: n/a
8
8
9
9
### How do I get set up ? ###
@@ -19,6 +19,6 @@ A simple Moho tool script to convert/translate a set of layers in a Switch group
19
19
- Select the Switch layer, and run the tool.
20
20
21
21
* options:
22
-
- You can optionally (in code) set:
23
-
***fbf_interval** - The Frame by Frame interval. (default: 1)
24
-
***sort_by_toptobot** - The translation sort order: true for Top to Bottom (top => 1st frame), false for Bottom to Top (bot => 1st frame). (default: true)
22
+
- You can optionally (in dialog) set:
23
+
***FBF Interval:** - The Frame by Frame interval. (default: 1)
24
+
***Start with:** - The translation sort order: _Top Layer_for Top to Bottom (top => 1st frame), _Bottom Layer_for Bottom to Top (bot => 1st frame). (default: Top Layer)
0 commit comments