I'm having a go at creating a Breakout clone and it's going well but is it possible to have the same Overlay over different levels without duplicating it on each level? Here's the Overlay:
[attachment=0:2wvmd7ei][/attachment:2wvmd7ei]
This could change as the game progresses so I don't really want to try to change the Overlay's on all the levels trying to line them up etc, and any small change means I need to go back and change them all again.
So is there a way to create one Overlay that can be used on many layouts?
I did a search and came up with something called Inheritance Layers but that was for CC. Is there anything similar for C2?