default_env.tres 200 B

12345678
  1. [gd_resource type="Environment" load_steps=2 format=2]
  2. [sub_resource type="Sky" id=1]
  3. [resource]
  4. background_mode = 1
  5. background_color = Color(0.839216, 0.352941, 0.635294, 1)
  6. sky = SubResource( 1 )