@StickmanRed is it possible to add color tint in your wick editor fork like you can got to layer in Spector and make it change all the stuff in the layer to the color you can pick similar to opacity where you can change the opacity on everything in the layerIf it’s possible can you add it
Color tint doesn’t work due to Paper.js not having such ability to tint multiple objects. Of course, we could make a rectangle in Multiply mix mode as the tint, but it would be kinda hacky and should update with changing the screen size on the project.


