Adding skyboxes#
To add your own skybox to the game, simply create a skyboxes
folder inside
your asset pack, then place your skybox image into that folder, like this:
MyAssetPack
└── skyboxes
└── My Skybox.png
Once the skybox has been imported, you can go in-game and press Room > Skybox > Change skybox, select the skybox from your asset pack, then click Apply.
Note
The only format that the game accepts are equirectangular images like this one:
If the skybox you want to add is cube-mapped, you can find more information about how to convert it in Skybox.