Hi, I'm making a game, wich has got 3 background layers:
One with the closest background (Hills or lake for example),
A further background,
And one with the sky (wich varies depending on the time), the sun and the stars.
The thing is that I want the second one to have a fade effect (hopefully not using WebGL) so it looks like it's further away.
I have tried this already:
I made the second one transparent, but that makes the sun and the stars look like they are on top.
I made another layer (between the second and the third one) with the sky image buttransparent. I didn't like the result beacuse it also messed with the sun and the star.
I don't know if I made myself clear, but I thanks for at least reading it