cawez_puzzlebox/rooms/green/wall_green.tres
2024-06-28 22:06:18 -04:00

15 lines
564 B
Plaintext

[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://bmpkt1xu374j6"]
[ext_resource type="Texture2D" uid="uid://co4jpef3o408s" path="res://rooms/green/wall_green.png" id="1_vw76f"]
[ext_resource type="Texture2D" uid="uid://cjyfoub2vj502" path="res://rooms/green/normal.png" id="2_ds1gl"]
[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_vw76f")
normal_enabled = true
normal_scale = 0.5
normal_texture = ExtResource("2_ds1gl")