added chest serial numbers

This commit is contained in:
derek
2025-03-10 09:12:29 -05:00
parent c79e1fdfe5
commit f8eb44c3b2
73 changed files with 1189 additions and 63 deletions

19
assets/spider2_body.tres Normal file
View File

@@ -0,0 +1,19 @@
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://844q0haim4uh"]
[ext_resource type="Texture2D" uid="uid://cua08t6p5w8n6" path="res://assets/Models/SubstancePainterTest/spider-LOW_spiderbody_BaseColor.png" id="1_nf6tn"]
[ext_resource type="Texture2D" uid="uid://dpvn7agvwhy5a" path="res://assets/Models/SubstancePainterTest/spider-LOW_spiderbody_Metallic.png" id="2_6cbxs"]
[ext_resource type="Texture2D" uid="uid://wa14ut6p2l5b" path="res://assets/Models/SubstancePainterTest/spider-LOW_spiderbody_Normal.png" id="3_a45rg"]
[ext_resource type="Texture2D" uid="uid://coquley41k2n6" path="res://assets/Models/SubstancePainterTest/spider-LOW_spiderbody_Roughness.png" id="4_r1nu2"]
[resource]
resource_name = "spiderbody"
albedo_texture = ExtResource("1_nf6tn")
metallic = 1.0
metallic_texture = ExtResource("2_6cbxs")
metallic_texture_channel = 4
roughness_texture = ExtResource("4_r1nu2")
roughness_texture_channel = 4
normal_enabled = true
normal_scale = 2.61
normal_texture = ExtResource("3_a45rg")
texture_filter = 2