lucasfranca wrote: ↑Wed Aug 09, 2023 2:11 pm
I would like this add on!
If you need this now, it's easy to update the existing script...
1. Make a copy of the
DV_select_Bone_layer.lua script and rename it to
DV_select_Switch_layer.lua
2. Open the file in a text editor and use Search & Replace to individually replace
'bone' with
'switch'. Take care to respect the existing letter casing. (i.e., 'bone' becomes 'switch' and 'BONE' becomes 'SWITCH'.)
3. Download and add this button icon:
DV Select Switch Layer button icon
4. Add a keyboard shortcut for it. I recommend the
v key.
To use it: Alt-click on the visible Switch layer artwork in the workspace (i.e., character's mouth, for example.) Then click the button or press v (or whichever shortcut you assigned to it.) The tool selects the Switch layer, and the Switch layer loads into the Switch Selection Window for animation, even when the art is inside its own sub-group.
Hope this helps.