Try to start it in web browser and at this link:
https://www.construct.net/en/make-games/releases/beta/r229
you can start latest beta version and in it open my test project
Thanks for your answers and effort I know it is complicate and hard to explain but again I will try to specify it better. :))
As you wrote (from back to front) + my extension:
1/ Moon, sky (affected by light from layer 2)
2/ moon LIGHT (this light layer 2 will affect only layer 1)
3/ Clouds (not affected by any light)
4/ Rocks (not affected by any light)
5/ Trees, stones, decor assets etc (near to main layer for example with parallax 90% should be affected by light from layer 7)
6/ Main layer with player, interactive objects, light objects (lamp, torch etc... should be affected by light from layer 7)
7/ main LIGHT (another light layer and there is a problem how to do it and make it independent to moon LIGHT layer 2... should affect both 5 and 6 layers)
8/ front layer (not affected by any light) for example parallax 120% like closer to camera so light from layer 7 should not affect it
I hope it will be more clear at this model situation, thanks in advance for any tips. :)