15 lines
565 B
Plaintext
15 lines
565 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://3sflsgdp35e0"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dsm7b746txu5x" path="res://rooms/blue/wall_emit.png" id="1_d0lb7"]
|
|
[ext_resource type="Texture2D" uid="uid://dxnv3hf0kqrj7" path="res://rooms/blue/wall_normal.png" id="2_2gvi5"]
|
|
|
|
[resource]
|
|
albedo_color = Color(0.0728426, 0.0728426, 0.0728426, 1)
|
|
metallic_specular = 1.0
|
|
roughness = 0.16
|
|
emission_enabled = true
|
|
emission_texture = ExtResource("1_d0lb7")
|
|
normal_enabled = true
|
|
normal_scale = 0.5
|
|
normal_texture = ExtResource("2_2gvi5")
|