Add material project file

Add material resources for work-in-progress concrete with puddles.
This commit is contained in:
Aidan C. Mullen 2025-03-06 22:43:21 -05:00
parent d460a7ca93
commit d03cc272be
7 changed files with 50 additions and 10 deletions

View file

@ -1,16 +1,16 @@
[gd_scene load_steps=5 format=3 uid="uid://cg5vtf37cafsd"]
[ext_resource type="Texture2D" uid="uid://tpwobjqbudqn" path="res://img/sky.hdr" id="1_cqrla"]
[ext_resource type="Texture2D" uid="uid://cg7gvce3y7ca0" path="res://img/sky.hdr" id="1_cqrla"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_owhq0"]
panorama = ExtResource("1_cqrla")
[sub_resource type="Sky" id="Sky_70g61"]
[sub_resource type="Sky" id="Sky_1uwqr"]
sky_material = SubResource("PanoramaSkyMaterial_owhq0")
[sub_resource type="Environment" id="Environment_yt03y"]
background_mode = 2
sky = SubResource("Sky_70g61")
sky = SubResource("Sky_1uwqr")
[node name="Node3D" type="Node3D"]