How to add Skyboxes

hi:) can anyone answer this? how to add skybox?
5 Replies
andybak
andybak11mo ago
Currently you need to bring it in as geometry (inverted sphere etc) but I've implemented better support for skyboxes in the plugin scripting build: https://docs.openbrush.app/alternate-and-experimental-builds/runtime-scripting/
Token_Gamer
Token_Gamer11mo ago
@andybak is there a specific plug in you can direct me to I tried to go through the link you sent but I don't see a plug in. I asked chat gpt and got a .lua file but it doesn't seem to work
andybak
andybak11mo ago
ChatGPT was trained before we wrote the scripting api. It can't know about things that weren't part of it's training data You don't need a script - you can just load a skybox from the same panel you load images, videos and 3d models
Token_Gamer
Token_Gamer11mo ago
@luvrworldwide ☝️