Add scale factors to night sky saturn

This commit is contained in:
Ylva Selling
2025-10-10 09:15:31 +02:00
committed by Alexander Bock
parent abd89216f2
commit 8a6dd020d0

View File

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