mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 23:40:07 +01:00
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
[gd_resource type="Environment" load_steps=2 format=2]
|
|
|
|
[sub_resource type="Sky" id=1]
|
|
|
|
[resource]
|
|
background_mode = 1
|
|
background_color = Color(0.839216, 0.352941, 0.635294, 1)
|
|
sky = SubResource( 1 )
|