started building out hub more
This commit is contained in:
9
assets/materials/FootlightEmission.tres
Normal file
9
assets/materials/FootlightEmission.tres
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cg4kr88nfqx13"]
|
||||
|
||||
[resource]
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0, 0, 0, 1)
|
||||
metallic = 1.0
|
||||
emission_enabled = true
|
||||
emission = Color(0.5859, 0.6, 0.318, 1)
|
||||
emission_energy_multiplier = 7.0
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
[resource]
|
||||
transparency = 1
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.6364, 0.763107, 0.86, 0.352941)
|
||||
metallic = 1.0
|
||||
roughness = 0.0
|
||||
backlight_enabled = true
|
||||
backlight = Color(1, 1, 1, 1)
|
||||
refraction_enabled = true
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://2wpykg2p5dlp" path="res://assets/materials/96_gray ceiling perforated metal texture-seamless_hr/96_gray ceiling perforated metal texture-seamless_hr_normal.jpg" id="5_mm3fv"]
|
||||
|
||||
[resource]
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.400698, 0.400698, 0.400698, 1)
|
||||
albedo_texture = ExtResource("1_rwy7p")
|
||||
metallic = 1.0
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://blrqd7fw5g4hn" path="res://assets/materials/94_tadao ando concrete plates-seamless_hr/94_tadao ando concrete_NORM (Custom).jpg" id="4_7t6g2"]
|
||||
|
||||
[resource]
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.450648, 0.450648, 0.450648, 1)
|
||||
albedo_texture = ExtResource("1_wceq1")
|
||||
normal_enabled = true
|
||||
|
||||
Reference in New Issue
Block a user