Hey there,
I may be overlooking the simplicity of this, but I'm wondering if there is a way to group objects together (eg. Containers, families) that will allow me to apply an effect to the entire group.
For example, I'm trying to make the WebGL outline effect (plugin) outline the silhouette of a character composed to different sprites (hair, body, eyes, clothes). So far I've figured out I'm able to do this with layers, but if I do this, it would mean I need a different layer for each character I want to apply the effect.. At different timings.
Anyone have a better solution?