Good day.
After several experiments with a graphic style, I found a satisfactory concept. I made simple looped scene with two layers. You can use left-right arrows to scroll it.
But my problem with the drawing tiles on tiles has been preserved (look theme Alpha blending parameters for TDrawableImage.DrawFrom)…
You can see it in the uploaded example. When tiles draws without overlap (as on close layer with ground) all looks OK. But in the second layer, where algorithm works with another parameters and tiles overlaps on each other, image have transparent areas around every tile.
Look
TilesAndSprites unit in this project. Procedure ImageOnImage and others, I think…Obscurfact.zip (38.9 MB)
