blob: 09682a5fe758cea3636e500a4f7fe141ae2f8ce1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 4
background_sky = SubResource( 1 )
background_color = Color( 0.305882, 0.164706, 0.164706, 1 )
background_energy = 0.0
background_canvas_max_layer = 1
glow_enabled = true
glow_blend_mode = 0
glow_bicubic_upscale = true
adjustment_brightness = 0.36
|