13 lines
515 B
Plaintext
13 lines
515 B
Plaintext
|
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://cplkdamwt0b7q"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://d1jeycvyk00du" path="res://models/props/lantern_rusted_metal.png" id="1_uaofm"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cc0yxtdjbduey" path="res://models/props/lantern_rusted_metal_normal.png" id="2_q0rym"]
|
||
|
|
||
|
[resource]
|
||
|
resource_name = "rusted_metal"
|
||
|
cull_mode = 2
|
||
|
albedo_texture = ExtResource("1_uaofm")
|
||
|
roughness = 0.5
|
||
|
normal_enabled = true
|
||
|
normal_texture = ExtResource("2_q0rym")
|