One way of using a tiled sprite as part of parallax scrolling is to not move the camera of the tiled sprite’s layer, but to change the offset of the image. You can change the offset in both horizontal and/or vertical directions. Have a look at this link, and see if it answers your question.