added chest serial numbers
This commit is contained in:
19
assets/spider2_body.tres
Normal file
19
assets/spider2_body.tres
Normal 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
|
||||
Reference in New Issue
Block a user