diff --git a/Templates/BaseGame/game/core/rendering/images/corona.png b/Templates/BaseGame/game/core/rendering/images/corona.png
new file mode 100644
index 000000000..5675dc975
Binary files /dev/null and b/Templates/BaseGame/game/core/rendering/images/corona.png differ
diff --git a/Templates/BaseGame/game/core/rendering/images/corona_image.asset.taml b/Templates/BaseGame/game/core/rendering/images/corona_image.asset.taml
new file mode 100644
index 000000000..cf18976fe
--- /dev/null
+++ b/Templates/BaseGame/game/core/rendering/images/corona_image.asset.taml
@@ -0,0 +1,3 @@
+
diff --git a/Templates/BaseGame/game/core/rendering/images/lensflare.png b/Templates/BaseGame/game/core/rendering/images/lensflare.png
new file mode 100644
index 000000000..aa5f3ef47
Binary files /dev/null and b/Templates/BaseGame/game/core/rendering/images/lensflare.png differ
diff --git a/Templates/BaseGame/game/core/rendering/images/lensflare_image.asset.taml b/Templates/BaseGame/game/core/rendering/images/lensflare_image.asset.taml
new file mode 100644
index 000000000..597dfa1de
--- /dev/null
+++ b/Templates/BaseGame/game/core/rendering/images/lensflare_image.asset.taml
@@ -0,0 +1,3 @@
+
diff --git a/Templates/BaseGame/game/core/rendering/materials/Corona_Mat.asset.taml b/Templates/BaseGame/game/core/rendering/materials/Corona_Mat.asset.taml
new file mode 100644
index 000000000..5d12253d3
--- /dev/null
+++ b/Templates/BaseGame/game/core/rendering/materials/Corona_Mat.asset.taml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
diff --git a/Templates/BaseGame/game/core/rendering/materials/moon_noglow.asset.taml b/Templates/BaseGame/game/core/rendering/materials/moon_noglow.asset.taml
index b4a853da4..7124e5e3b 100644
--- a/Templates/BaseGame/game/core/rendering/materials/moon_noglow.asset.taml
+++ b/Templates/BaseGame/game/core/rendering/materials/moon_noglow.asset.taml
@@ -1,18 +1,18 @@
+ translucent="true"
+ translucentBlendOp="LerpAlpha"
+ originalAssetName="moon_noglow">
+ VertColor="true"
+ Emissive="true"/>
-
\ No newline at end of file
+
diff --git a/Templates/BaseGame/game/core/rendering/materials/moon_wcoronaMat.asset.taml b/Templates/BaseGame/game/core/rendering/materials/moon_wcoronaMat.asset.taml
index def47b584..67e133b87 100644
--- a/Templates/BaseGame/game/core/rendering/materials/moon_wcoronaMat.asset.taml
+++ b/Templates/BaseGame/game/core/rendering/materials/moon_wcoronaMat.asset.taml
@@ -1,18 +1,18 @@
+ translucent="true"
+ translucentBlendOp="LerpAlpha"
+ originalAssetName="moon_wcorona">
+ VertColor="true"
+ Emissive="true"/>
-
\ No newline at end of file
+
diff --git a/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml b/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml
index 90485a07e..e2bcb7580 100644
--- a/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml
+++ b/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml
@@ -1,18 +1,19 @@
+ castShadows="false"
+ translucent="true"
+ translucentBlendOp="LerpAlpha"
+ originalAssetName="moon_wglow">
+ VertColor="true"
+ Emissive="true"/>
-
\ No newline at end of file
+