AssetStore Link: __Unity Asset Store - The Best Assets for Game Making
I’m generating the prefabs in my game at runtime based on the camera’s position. However, some stars are ‘above’ the gameplay layer and closer to the camera. I want all background elements like stars to be ‘below’ the gameplay layer. Is there a way to guarantee stars won’t be generated above a certain Y value?