Hello. My Scenario is this: I have a 3D scene where the skybox is made up of shades of purple (gradient). Now I want the environment (level blocks) to have a purple tint to it to complement the skybox. Anything else in the scene needs to have an ambient light of color white to show that it is not part of the environment.
So basically I need to have two different versions of (baked?) ambient light in one scene. From the research that I did, most posts said that it is not possible, others said that you have to use layers?, and some said that you have to override your previous lightmaps (dunno how to do that as of yet).
Any help or guidance is much appreciated.