15 lines
563 B
Plaintext
15 lines
563 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://c2bppsuxirk3j"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dijkhjlh01p8k" path="res://rooms/yellow/Emission.png" id="1_wbw8g"]
|
|
[ext_resource type="Texture2D" uid="uid://pt5h2ai7dfqq" path="res://rooms/yellow/Normal.png" id="2_24uyc"]
|
|
|
|
[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_wbw8g")
|
|
normal_enabled = true
|
|
normal_scale = 0.5
|
|
normal_texture = ExtResource("2_24uyc")
|