update
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=2]
|
||||
[gd_resource type="Environment" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://textures/sky2e.jpg" type="Texture" id=1]
|
||||
|
||||
[sub_resource type="PanoramaSky" id=1]
|
||||
panorama = ExtResource( 1 )
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
background_sky = SubResource( 1 )
|
||||
background_sky_custom_fov = 72.0
|
||||
ambient_light_sky_contribution = 0.49
|
||||
fog_color = Color( 0.27451, 0.643137, 0.741176, 1 )
|
||||
|
||||
Reference in New Issue
Block a user