I've got interactive items on my canvas and a PNG overlay on top. When I drag the interactive items, it moves to the top. How can I keep them below the overlay?
I know I can do this using a container, but I've been told that containers have quite a bit of overhead so I was wondering if there was another method at all?
Thanks in advance