Change Moon Image

I’d like to replace the image of the moon in my game with a custom image.

User Story: I want to set the image of the moon because the realism moon does not match the style of my game.

7 Likes

Relevant topics:

I’m surprised that there aren’t any more posts about changing the celestial textures, but I still support.

1 Like

I think the sky has been neglected for a long time.

4 Likes

User Story:

:eyes:

In all seriousness though, anyone do something similar in lua? (I guess you can’t do a complete skybox, but you can get pretty close with a distant surfacegui)

It probably is possible with a SurfaceGui, but then you’re trading transparency since they always render over transparent parts

You can run into render-distance problems pretty easily on lower-end devices. So to be sure the sky is visible at all, you need to keep it be pretty close to the player.

2 Likes