Fix map texture material uids to match the textures' uids
This commit is contained in:
parent
e60645f0f6
commit
f1ee0f0ddb
@ -1,6 +1,6 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cflfpp58y77fm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://befciqp2l1y5j" path="res://maps/textures/str_stonebrk1.png" id="1_cklgo"]
|
||||
[ext_resource type="Texture2D" uid="uid://bc201t6oye80f" path="res://maps/textures/str_stonebrk1.png" id="1_cklgo"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_cklgo")
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://1a350wgaavgt"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bj12p06hylle5" path="res://maps/textures/str_stoneflr1.png" id="1_vy31p"]
|
||||
[ext_resource type="Texture2D" uid="uid://ccl08h80d55km" path="res://maps/textures/str_stoneflr1.png" id="1_vy31p"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_vy31p")
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://l07cb63pymv4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bk2voureplmgl" path="res://maps/textures/str_stonewall3.png" id="1_ls6mr"]
|
||||
[ext_resource type="Texture2D" uid="uid://dvkld42jbggir" path="res://maps/textures/str_stonewall3.png" id="1_ls6mr"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_ls6mr")
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://c1qgpdya0unj7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dhq0r50dh24ab" path="res://maps/textures/str_stonewall4.png" id="1_ap5g8"]
|
||||
[ext_resource type="Texture2D" uid="uid://d3q35uw4p75xa" path="res://maps/textures/str_stonewall4.png" id="1_ap5g8"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_ap5g8")
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://batygcarr6lwx"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://do8kaobqqa87a" path="res://maps/textures/str_wasteland4.png" id="1_r4hxf"]
|
||||
[ext_resource type="Texture2D" uid="uid://5i3cslfntdtv" path="res://maps/textures/str_wasteland4.png" id="1_r4hxf"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_r4hxf")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user