#How can I change atmosphere through code?
1 messages · Page 1 of 1 (latest)
lighting.atmosphere.*=etc
that's one way
its like configuring a part, except its something else and not a part.
i'm assuming it's not optimal tho
if you want to change the color and transparency of a part, do you need to set each of those individual values?
yes. yes you do.
haha this is a newbie mistake. you're optimizing something you don't even have working yet.
yeah but like
is there a faster way than copying every single value? sky alone has around 12
tables and a for loop maybe?