Is this a bug with openbor?
I have 2 bglayers using identical sized artwork and identical bglayer properties EXCEPT for zposition. Mode7 watermode is activated. I expected to see 2 layers 'stacked' on top of each but otherwise moving in perfect sync with the lines parallel to each other. But as you can see from the screenshot, the lines do not look not parallel. It almost looks like the 'top' layer is wider closer to the viewer compared to the lower layer.
Why is this happening? Shouldn't the lines be parallel if the art is identical in size (i only changed the colors) and all of the bglayer properties are the same besides zposition? Is this a bug?
Here's a screenshot:

And here's the code for the layers:
I have 2 bglayers using identical sized artwork and identical bglayer properties EXCEPT for zposition. Mode7 watermode is activated. I expected to see 2 layers 'stacked' on top of each but otherwise moving in perfect sync with the lines parallel to each other. But as you can see from the screenshot, the lines do not look not parallel. It almost looks like the 'top' layer is wider closer to the viewer compared to the lower layer.
Why is this happening? Shouldn't the lines be parallel if the art is identical in size (i only changed the colors) and all of the bglayer properties are the same besides zposition? Is this a bug?
Here's a screenshot:

And here's the code for the layers:
Code:
bglayer data/bgs/street/layer1.png 0 0 0 185 0 0 -1 1 1 0 3 0.5 2 1 0
bglayer data/bgs/street/layer2.png 0 0 0 165 0 0 -1 1 1 0 3 0.5 2 1 0

