From 19a321e9a8dea1ce85a118e72917c3bde3cab672 Mon Sep 17 00:00:00 2001 From: Jonathas Costa Date: Thu, 15 Aug 2019 16:18:17 -0400 Subject: [PATCH] Move back to old glare texture for the Sun. --- data/assets/scene/solarsystem/sun/glare.asset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/assets/scene/solarsystem/sun/glare.asset b/data/assets/scene/solarsystem/sun/glare.asset index e61537b1d2..8d13f5fa9a 100644 --- a/data/assets/scene/solarsystem/sun/glare.asset +++ b/data/assets/scene/solarsystem/sun/glare.asset @@ -13,7 +13,7 @@ local SunGlare = { Size = 1.3*10^10.5, Origin = "Center", Billboard = true, - Texture = textures .. "/test6.png", + Texture = textures .. "/halo.png", BlendMode = "Additive", Opacity = 0.65, RenderableType = "Transparency"