19 lines
712 B
Plaintext
19 lines
712 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://bvkooqk1g0amt"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bok3x4q05h4vc" path="res://rooms/blue/floor_emit.png" id="1_1f6yp"]
|
|
[ext_resource type="Texture2D" uid="uid://dofcck4vs8lk0" path="res://rooms/blue/floor_normal.png" id="2_iful1"]
|
|
|
|
[resource]
|
|
albedo_color = Color(0.0253638, 0.0253638, 0.0253638, 1)
|
|
metallic = 0.75
|
|
metallic_specular = 0.25
|
|
roughness = 0.3
|
|
emission_enabled = true
|
|
emission_energy_multiplier = 4.0
|
|
emission_texture = ExtResource("1_1f6yp")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_iful1")
|
|
backlight = Color(0.251837, 0.743077, 0.72565, 1)
|
|
backlight_texture = ExtResource("1_1f6yp")
|
|
grow_amount = -0.985
|