14 lines
603 B
Plaintext
14 lines
603 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3]
|
|
|
|
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1002_Diffuse.png" id="1_t127t"]
|
|
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1002_Normal.png" id="2_g83iq"]
|
|
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1002_Roughness.png" id="3_77dcr"]
|
|
|
|
[resource]
|
|
resource_name = "Ch_49_body1"
|
|
vertex_color_use_as_albedo = true
|
|
albedo_texture = ExtResource("1_t127t")
|
|
roughness_texture = ExtResource("3_77dcr")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_g83iq")
|