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_1001_Diffuse.png" id="1_16fb6"]
|
|
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1001_Normal.png" id="2_cchfs"]
|
|
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1001_Roughness.png" id="3_0db70"]
|
|
|
|
[resource]
|
|
resource_name = "Ch_49_body2"
|
|
vertex_color_use_as_albedo = true
|
|
albedo_texture = ExtResource("1_16fb6")
|
|
roughness_texture = ExtResource("3_0db70")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_cchfs")
|