Page 1 of 1
LK_ColorBones Modal Window Script
Posted: Fri Sep 13, 2024 10:19 am
by Lukas

Get it here:
Let me know if you're encountering any bugs. On the download page there's a short explanation if you want to be able to use shortcuts, but they are disabled by default.
Re: LK_ColorBones Modal Window Script
Posted: Fri Sep 13, 2024 10:07 pm
by lucasfranca
Lukas wrote: ↑Fri Sep 13, 2024 10:19 am

Get it here:
Let me know if you're encountering any bugs. On the download page there's a short explanation if you want to be able to use shortcuts, but they are disabled by default.
Very good! But I still haven't identified what dynamic mode is. Can you give an example?
Re: LK_ColorBones Modal Window Script
Posted: Mon Sep 16, 2024 8:31 am
by Lukas
With dynamic mode enabled it chooses the ‘mode’ from the dropdown for you, based on the current tool and frame.
For example, with the SelectBone or AddBone tool on frame 0, the mode switches to changing the color of the selected bones, while with the SelectBone tool outside of frame 0, it SELECTS the bones by color instead. The animation tools default to toggle bone visibility.
If you choose a mode with the dropdown it disables dynamic mode.
(I hope to add timeline channel toggle ability per color on the future too. But Moho would need some new API functions that scripters cannot create themselves. That would actually be the most useful part to me.)
Re: LK_ColorBones Modal Window Script
Posted: Mon Sep 16, 2024 2:10 pm
by lucasfranca
Lukas wrote: ↑Mon Sep 16, 2024 8:31 am
With dynamic mode enabled it chooses the ‘mode’ from the dropdown for you, based on the current tool and frame.
For example, with the SelectBone or AddBone tool on frame 0, the mode switches to changing the color of the selected bones, while with the SelectBone tool outside of frame 0, it SELECTS the bones by color instead. The animation tools default to toggle bone visibility.
If you choose a mode with the dropdown it disables dynamic mode.
(I hope to add timeline channel toggle ability per color on the future too. But Moho would need some new API functions that scripters cannot create themselves. That would actually be the most useful part to me.)
Oh, now I understand! Very good tool. I'm going to leave it and remove your previous one, this one became easier to use.