Home Marmoset

Changing default skybox

interpolator
Offline / Send Message
Zack Maxwell interpolator
Anyone know of a way to change the default skybox? It's annoying to change it manually every single time I open it up. I just want a basic dark gray backdrop as the default.

Replies

  • EarthQuake
    Options
    Offline / Send Message
    There currently is no way to change the default skybox, that is set via code. One thing you can do is replace the sky file that gets loaded by default.

    1. Go to /data/sky/ and find Garage.tbsky, rename this to Garage_backup.tbsky or something
    2. Rename the sky you want to show up by default to Garage.tbsky

    This won't give you a flat gray BG color by default but you can change the default image based lighting and skybox background this way.
  • almighty_gir
    Options
    Offline / Send Message
    almighty_gir ngon master
    you could create a flat grey texture and call that Garage.tbsky. the downside of this is that it's effectively giving you a grey IBL contribution.
  • EarthQuake
    Options
    Offline / Send Message
    you could create a flat grey texture and call that Garage.tbsky. the downside of this is that it's effectively giving you a grey IBL contribution.

    Yeah I wouldn't recommend doing that.
Sign In or Register to comment.