I am trying to create a 4x-style space game, and would like to replace the current skybox with one that doesn’t have a sun or moon in it (since the sun will be an actual object in the game, lying in the plane all other game objects will center around).
How would this be done? So far the lighting and terrain tutorials don’t seem to address wanting to remove the sun completely.