katanamad
how do i do a parallax effect with quads?
quads inherit the parallax of the layer group that they are in, sample values:
group parallax x: 100, y: 100 -> all layers in the group move identical to the physics layers
group parallax x: 50, y: 200 -> moves half as fast horizontally, twice has fast vertically