Any idea on how to remove the spiral effect with multiple stars? It worked on the older version of Stars (think 2.3), but I can't seem to find the spiral textures lol
Hi, Man!
I suppose, You could simply modify
"SkyBoxProperties" file, by removing these lines:
numFarStarIconCloudTextureNames 3
textureName "Stars_SKY_Lavender_Spiral_1" - (by the way, the names of that textures)
textureName "Stars_SKY_Lavender_Spiral_2"
textureName "Stars_SKY_Lavender_Spiral_3"
It should look like:
numFarStarIconCloudTextureNames 0
I think, it might work.