This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld47/default_env.tres
2020-10-05 09:41:19 +02:00

10 lines
294 B
Text

[gd_resource type="Environment" load_steps=2 format=2]
[ext_resource path="res://proceduralsky.tres" type="ProceduralSky" id=1]
[resource]
background_mode = 2
background_sky = ExtResource( 1 )
ambient_light_color = Color( 1, 1, 1, 1 )
ambient_light_sky_contribution = 0.8
ssao_enabled = true