Add scale factors to night sky saturn

This commit is contained in:
Ylva Selling
2025-10-10 09:15:31 +02:00
parent b6610a6c13
commit 11900a5155

View File

@@ -164,6 +164,8 @@ local Saturn = {
File = textures .. "glare.png"
},
SizeSettings = {
ScaleFactor = 10,
ScaleExponent = 15,
MaxSize = 0.332,
EnableMaxSizeControl = true
},