14 lines
449 B
Plaintext
14 lines
449 B
Plaintext
[gd_resource type="Environment" load_steps=4 format=3 uid="uid://5s8lkk12bxyx"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ch78sj451brhm" path="res://assets/sky.hdr" id="1_vpldf"]
|
|
|
|
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_xd32k"]
|
|
panorama = ExtResource("1_vpldf")
|
|
|
|
[sub_resource type="Sky" id="Sky_dv5ea"]
|
|
sky_material = SubResource("PanoramaSkyMaterial_xd32k")
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
sky = SubResource("Sky_dv5ea")
|