Files

14 lines
603 B
Plaintext
Raw Permalink Normal View History

2026-09-12 11:01:37 +02:00
[gd_resource type="StandardMaterial3D" load_steps=4 format=3]
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1001_Diffuse.png" id="1_iw3j8"]
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1001_Normal.png" id="2_rhode"]
[ext_resource type="Texture2D" path="res://assets/textures/operators/Ch49_1001_Roughness.png" id="3_toc5u"]
[resource]
resource_name = "Ch_49_body2"
vertex_color_use_as_albedo = true
albedo_texture = ExtResource("1_iw3j8")
roughness_texture = ExtResource("3_toc5u")
normal_enabled = true
normal_texture = ExtResource("2_rhode")