12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
|
[gd_resource type="Environment" load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://resources/skys/Sky_A.png" type="Texture" id=1]
|
||
|
|
||
|
[sub_resource type="PanoramaSky" id=1]
|
||
|
panorama = ExtResource( 1 )
|
||
|
|
||
|
[resource]
|
||
|
background_mode = 2
|
||
|
background_sky = SubResource( 1 )
|
||
|
background_color = Color( 1, 1, 1, 1 )
|