#How can I change atmosphere through code?

1 messages · Page 1 of 1 (latest)

spice charm
#

tried doing this, not working.

trail tide
#

lighting.atmosphere.*=etc

spice charm
#

wdym

#

like

#

doing every individual value?

trail tide
#

that's one way

#

its like configuring a part, except its something else and not a part.

spice charm
#

i'm assuming it's not optimal tho

trail tide
#

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.

trail tide
spice charm
#

yeah but like

#

is there a faster way than copying every single value? sky alone has around 12

trail tide
#

tables and a for loop maybe?

spice charm
#

ohhh like

#

i think i get it

#

going through each child changing the value or smth