Hi all! I have found a really cool space based skybox and it really fits my first game which i been working on for a bit, my question is, how to make this skybox into a 2D background? is it possible?
yeah, I had solid color selected for my background and it wasn’t showing the skybox, just had to change from solid color to skybox then it shows fine
If you really wanted to, it’s possible to render the skybox onto a texture and use it as a traditional 2D object. But unless you have a special case, I wouldn’t bother.