How can I make it so the sky in my game is completely black, no stars and moon?

I feel like the title says everything. Just wanna know if there’s a way to make the sky completely black, no stars, no moon - just setting ClockTime to night doesn’t work.

1 Like

Hello :waving_hand:
There are 2 ways i know to do this
1 delete any skyboxes you have or go to lighting and make a skybox and just find a blak texture on the internet and put that as the skybox (correct me if i am wrong)

2 just search on the toolbox no moon skybox.
Good luck :+1:

Here’s an easy way that works for me:

  1. Find a completely black decal/image. Either…
    • …find one in studio->toolbox, and search for “black image”
    • …upload your own.
  2. Insert the decal into workspace (location doesn’t matter)
  3. Select the decal and copy the full asset id.
  4. In studio->lighting, select Sky.
  5. There’s a bunch of “Skybox…” properties, each containing an id to an image. Replace them with the id you copied.

Personally I don’t like depending on assets uploaded by others, so I’d just upload my own as trivial as it may be.

…Would be nice if deleting the skybox defaulted to a black sky :upside_down_face:

Instructions with pictures:

Step 1:
Search “black” in the Decals section in the toolbox (or use your own black image)

Step 2:
Right click the one that you want (i right clicked the black square)


Then click “Copy Asset ID”

Step 3:
Insert a sky into Lightning, then look at the Properties window of it.
Click the text next to SkyboxBk, then press Ctrl + V on your keyboard


Then do this for all of the other ones. (SkyboxRt, SkyboxUp, etc)

Step 4:
Turn “CelestialBodiesShown” off
Screenshot 2025-09-02 141022

Step 5:
Change “StarCount” to 0

And boom! Pitch black void sky with nothing but blackness.

Thanks everyone! yall really helped idk i can do taht even tho i used studio for like 3 years haha…

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.