Bodymovin' helper/companion for color collection and ease of renaming for CSS selection.
Rig all the colors of a character in 30 seconds (full resolution):
Use ZXPInstaller (or any alternative) with the latest ZXP build here.
# Or CEP dev:
# .../AppData/Roaming/Adobe/CEP/extensions
git clone https://github.com/Inventsable/color-claw.git
Holding Alt prompts for Collect All
(single null with expression controls as master source) on Enter:
New Coin
relaunches scanning and creation of inputs/claws (not the same as a fullRefresh
).
Scrub All
deletes all expressions in every color of shape layer fills/strokes in your comp, also deletes the Null generated onCollect All
. This doesn't discriminate -- known to break DUIK structure control colors and any third party expressions.
- Attempting to launch the extension with a comp highlighted in the Project panel that's different than the one currently in viewer throws a scripting error. To fix, deselect comp in Project panel and refresh.
Scrub All
- Layer crawling is strictly typed for assignment but not for deletion. Custom elements injected by other scripts (DUIK, Ouroboros, third-party panels that have expressions linking to colors) aren't safe from having their color expressions deleted on theScrub
command, but aren't written to in return.