From 16c069f4b4bbd402b1fabaf8b9a15a32e2164c61 Mon Sep 17 00:00:00 2001 From: Willow Behar <2364126-TechRunner@users.noreply.gitlab.com> Date: Fri, 10 May 2024 00:03:02 -0500 Subject: [PATCH] Genderated Shit? --- Assets/Levels/Darkness.tscn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Assets/Levels/Darkness.tscn b/Assets/Levels/Darkness.tscn index 14fdbb0..0bfaf19 100644 --- a/Assets/Levels/Darkness.tscn +++ b/Assets/Levels/Darkness.tscn @@ -1,14 +1,14 @@ [gd_scene load_steps=9 format=3 uid="uid://h7a73ix3i17g"] -[ext_resource type="Texture2D" uid="uid://dq01babpxo2uo" path="res://Assets/textures/floor_tile.jpg" id="1_muoda"] -[ext_resource type="Texture2D" uid="uid://bcko6434fyqaj" path="res://Assets/textures/ceiling_texture.jpg" id="1_oeqqh"] -[ext_resource type="Environment" uid="uid://daq7qgtcgnsqe" path="res://Assets/Resources/Environments/NearDarkness.tres" id="3_vh7bv"] +[ext_resource type="Environment" uid="uid://daq7qgtcgnsqe" path="res://Assets/Resources/Environments/NearDarkness.tres" id="1_syvv0"] +[ext_resource type="Texture2D" uid="uid://dq01babpxo2uo" path="res://Assets/textures/floor_tile.jpg" id="2_jevkr"] +[ext_resource type="Texture2D" uid="uid://bcko6434fyqaj" path="res://Assets/textures/ceiling_texture.jpg" id="3_j2t87"] [sub_resource type="BoxShape3D" id="BoxShape3D_uapdb"] size = Vector3(1000, 1, 1000) [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_sichl"] -albedo_texture = ExtResource("1_muoda") +albedo_texture = ExtResource("2_jevkr") uv1_triplanar = true [sub_resource type="BoxMesh" id="BoxMesh_2q25b"] @@ -17,7 +17,7 @@ material = SubResource("StandardMaterial3D_sichl") size = Vector3(1000, 1, 1000) [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_v0yvq"] -albedo_texture = ExtResource("1_oeqqh") +albedo_texture = ExtResource("3_j2t87") uv1_triplanar = true [sub_resource type="BoxMesh" id="BoxMesh_iecqj"] @@ -27,7 +27,7 @@ size = Vector3(1000, 0.1, 1000) [node name="TestMap3" type="Node3D"] [node name="WorldEnvironment" type="WorldEnvironment" parent="."] -environment = ExtResource("3_vh7bv") +environment = ExtResource("1_syvv0") [node name="StaticBody3D" type="StaticBody3D" parent="."]