much progress on hub design, still working on better building workflow
This commit is contained in:
@@ -170,7 +170,6 @@ gamemode = ExtResource("2_pxx7p")
|
||||
data_directory = "res://demo/data"
|
||||
material = SubResource("Terrain3DMaterial_mlcq0")
|
||||
assets = ExtResource("19_wqead")
|
||||
collision_mode = 2
|
||||
top_level = true
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
|
||||
11
assets/materials/ivy.tres
Normal file
11
assets/materials/ivy.tres
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cu02ntd0x3lsc"]
|
||||
|
||||
[resource]
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.11128, 0.26, 0.0572, 1)
|
||||
metallic_specular = 0.15
|
||||
roughness = 0.42
|
||||
subsurf_scatter_enabled = true
|
||||
subsurf_scatter_strength = 0.85
|
||||
backlight_enabled = true
|
||||
backlight = Color(1, 1, 1, 1)
|
||||
Reference in New Issue
Block a user