Hi folks,
Appreciate any suggestions anyone has. I'm at a stage where i have ~150 levels/layouts for my simple puzzle game, and i'm starting to put effort into the visuals. I've achieved an aesthetic i like using the alpha clamp effect on one of my object layers, and I want to apply it to each "GameObject" Layer on each layout.
Is there a way i can do this without manually adding effect layers to each layout manually? I can see there are events to enable / disable layer effects that are already present, but can't see a way to add new effects via the event sheet.
(I could add the effect to the objects directly, not the layer, however i'd rather add it to the layer directly for performance reasons)
Thanks in advance!