Hello everyone,
It is possible to create simple lightning effect (like this one: https://www.youtube.com/watch?v=egL-xXri_Xk) but on 3 layers with parallax?
Take a look on my layers:
- Layer with "black material" and "force own texture" (as it was in tutorial above)
- Layer A (Parallax: X:100%, Y:100%) <- I want to put here one Light object and pin it to other object
- Layer B (Parallax: X:50%, Y:50%) <- I want to put here another Light object and pin it to another object
Is it possible? Putting Light objects on layer with "black material" and setting their positions on objects on other layers, the Lights can't set this position precisely because of parallax in project.
Can you help me? :/