Fix texture uids for some materials

This commit is contained in:
Jens Pitkänen 2026-07-27 20:46:42 +03:00
parent da72e0a39d
commit af895efc6e
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bhwlb3s7ybwau"] [gd_resource type="StandardMaterial3D" format=3 uid="uid://bhwlb3s7ybwau"]
[ext_resource type="Texture2D" uid="uid://covaj4gwn1hbp" path="res://maps/textures/str_rotwoodgen1.png" id="1_d4feb"] [ext_resource type="Texture2D" uid="uid://c06p54bnhn3e0" path="res://maps/textures/str_rotwoodgen1.png" id="1_d4feb"]
[resource] [resource]
albedo_texture = ExtResource("1_d4feb") albedo_texture = ExtResource("1_d4feb")

View File

@ -1,6 +1,6 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://btolvbdu7qbxb"] [gd_resource type="StandardMaterial3D" format=3 uid="uid://btolvbdu7qbxb"]
[ext_resource type="Texture2D" uid="uid://dq0ajjb83o2wu" path="res://maps/textures/str_rotwoodgen2.png" id="1_ymmut"] [ext_resource type="Texture2D" uid="uid://cllyd7rajl6d" path="res://maps/textures/str_rotwoodgen2.png" id="1_ymmut"]
[resource] [resource]
albedo_texture = ExtResource("1_ymmut") albedo_texture = ExtResource("1_ymmut")

View File

@ -1,6 +1,6 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bxksek24ot3n1"] [gd_resource type="StandardMaterial3D" format=3 uid="uid://bxksek24ot3n1"]
[ext_resource type="Texture2D" uid="uid://dl0d8mrcf7a5a" path="res://maps/textures/str_stoneflr2.png" id="1_5spvt"] [ext_resource type="Texture2D" uid="uid://baht3723xh8ay" path="res://maps/textures/str_stoneflr2.png" id="1_5spvt"]
[resource] [resource]
albedo_texture = ExtResource("1_5spvt") albedo_texture = ExtResource("1_5spvt")

View File

@ -1,6 +1,6 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://dme44tx1rdvug"] [gd_resource type="StandardMaterial3D" format=3 uid="uid://dme44tx1rdvug"]
[ext_resource type="Texture2D" uid="uid://jgjcfwjq3lyd" path="res://maps/textures/str_stonerubble.png" id="1_s4nva"] [ext_resource type="Texture2D" uid="uid://dect8uvhxq7j3" path="res://maps/textures/str_stonerubble.png" id="1_s4nva"]
[resource] [resource]
albedo_texture = ExtResource("1_s4nva") albedo_texture = ExtResource("1_s4nva")