My situation: I want to have a list of text/images to appear inside of a non-moving box in the background.
My setup: The background box is on its own layer with Force Own Texture enabled, and parallax set to 0,0. The list of items is on another layer with blend mode set to Source Atop (for the entire layer, not each individual item). The list's layer has parallax set to 100,100.
Picture:
As you can see, the "Chapter 1" and "Chapter 6" rows are still visible even though they are outside of the box. How do I get them to only draw on top of the box?