Making a moon

Hello everyone, I’m having some problem with making a moon, I changed the blueprint, but I can’t seen to render the stars while still having the sun visible.

I was trying to make the sun become a moon, but making one from scratch worked

Hello,

To create a moon, you could either create a sphere in the BP_Sky_Sphere blueprint, assign a moon material to it and make it rotate around the origin.

You could also create a billboard with a moon texture which would always face the camera, and rotate it around the origin.

“create a billboard with a moon texture which would always face the camera, and rotate it around the origin.”
How do I rotate around origin?

I followed this tutorial series who gives you a great day night system and also lets you add a realistic moon trajectory, null - YouTube

This tutorial explains how to add a moon to the existing skysphere material easily. It doesn’t use any billboards or meshes as they would render on top of clouds