Here’s a demo with predefined colors:
randomFromPredefined.sifz (1.8 KB)
To add more colors follow the below instructions:
- Add a new solid layer in the “Colors” switch layer group. And set it to new color.
- Change the parameters of “Colors” switch layer group as follows:
- Expand the “Active Layer Depth” parameter
- Update the “Link” value to half of number of Solid Layers, meaning if you have 10 solid layers, set it to 5.
- Update the radius to half the number of Solid Layers, similar to above.
For what you are trying to achieve, I would recommend creating plugin, or you can take a look at SwtichTemplate plugin which may help you achieve your goal. Or you can study my plugin and create your own. (Feel free to DM me if you need help)