cleanups and refactors
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[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")
|
||||
Reference in New Issue
Block a user