enhancing material naming convention and texture references for youth room
This commit is contained in:
parent
a3a1ad96b2
commit
4f7df5fabf
BIN
design/youth room/youth-construction.blend (Stored with Git LFS)
BIN
design/youth room/youth-construction.blend (Stored with Git LFS)
Binary file not shown.
|
|
@ -10,6 +10,7 @@ cull_mode = 2
|
||||||
vertex_color_use_as_albedo = true
|
vertex_color_use_as_albedo = true
|
||||||
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
albedo_texture = ExtResource("1_wkb38")
|
albedo_texture = ExtResource("1_wkb38")
|
||||||
|
metallic = 0.5
|
||||||
roughness_texture = ExtResource("3_lrj08")
|
roughness_texture = ExtResource("3_lrj08")
|
||||||
normal_enabled = true
|
normal_enabled = true
|
||||||
normal_texture = ExtResource("2_xpcvm")
|
normal_texture = ExtResource("2_xpcvm")
|
||||||
|
|
|
||||||
|
|
@ -1,18 +1,16 @@
|
||||||
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://5l16t1ycitrh"]
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://5l16t1ycitrh"]
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://cc50mahmvv36d" path="res://base-environments/youth_room/import/textures/Material_001_baseColor.jpeg" id="1_hrimj"]
|
[ext_resource type="Texture2D" uid="uid://bgordgwj3fmnq" path="res://base-environments/youth_room/import/textures/green_box_albedo.jpeg" id="1_s8rqc"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ftoeexad078p" path="res://base-environments/youth_room/import/textures/Material_001_metallicRoughness.png" id="2_d8bn6"]
|
[ext_resource type="Texture2D" uid="uid://j53n6bevsqly" path="res://base-environments/youth_room/import/textures/green_box_metallicRoughness.png" id="2_rflwr"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ear53lqetgah" path="res://base-environments/youth_room/import/textures/Material_001_normal.png" id="3_nppaw"]
|
[ext_resource type="Texture2D" uid="uid://cs1x4ywk851qt" path="res://base-environments/youth_room/import/textures/green_box_normal.png" id="3_5dphg"]
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "green_box"
|
resource_name = "green_box"
|
||||||
cull_mode = 2
|
cull_mode = 2
|
||||||
vertex_color_use_as_albedo = true
|
vertex_color_use_as_albedo = true
|
||||||
albedo_color = Color(0.839216, 0.839216, 0.839216, 1)
|
albedo_texture = ExtResource("1_s8rqc")
|
||||||
albedo_texture = ExtResource("1_hrimj")
|
metallic_texture = ExtResource("2_rflwr")
|
||||||
metallic_texture = ExtResource("2_d8bn6")
|
roughness_texture = ExtResource("2_rflwr")
|
||||||
roughness_texture = ExtResource("2_d8bn6")
|
|
||||||
roughness_texture_channel = 1
|
roughness_texture_channel = 1
|
||||||
normal_enabled = true
|
normal_enabled = true
|
||||||
normal_texture = ExtResource("3_nppaw")
|
normal_texture = ExtResource("3_5dphg")
|
||||||
ao_texture = ExtResource("2_d8bn6")
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,17 @@
|
||||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cg5b0u7vnttr6"]
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://cg5b0u7vnttr6"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://ckv2c2qr4ysb1" path="res://base-environments/youth_room/import/textures/pattern_237_diffuse.png" id="1_v0i7a"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://ddo88j25qqiv4" path="res://base-environments/youth_room/import/textures/Paper003_1K_NormalGL.jpg" id="2_6jqtg"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://cyapx84i7dykm" path="res://base-environments/youth_room/import/textures/pattern_237_normal.png" id="3_pwydx"]
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "plush"
|
resource_name = "plush"
|
||||||
cull_mode = 2
|
cull_mode = 2
|
||||||
vertex_color_use_as_albedo = true
|
vertex_color_use_as_albedo = true
|
||||||
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
albedo_texture = ExtResource("1_v0i7a")
|
||||||
roughness = 0.731818
|
roughness = 0.731818
|
||||||
|
normal_enabled = true
|
||||||
|
normal_texture = ExtResource("3_pwydx")
|
||||||
|
detail_enabled = true
|
||||||
|
detail_blend_mode = 3
|
||||||
|
detail_normal = ExtResource("2_6jqtg")
|
||||||
|
|
|
||||||
BIN
src/base-environments/youth_room/import/youth_room.glb (Stored with Git LFS)
BIN
src/base-environments/youth_room/import/youth_room.glb (Stored with Git LFS)
Binary file not shown.
|
|
@ -129,6 +129,10 @@ _subresources={
|
||||||
"use_external/enabled": true,
|
"use_external/enabled": true,
|
||||||
"use_external/path": "res://base-environments/youth_room/import/materials/metal.tres"
|
"use_external/path": "res://base-environments/youth_room/import/materials/metal.tres"
|
||||||
},
|
},
|
||||||
|
"plush": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://base-environments/youth_room/import/materials/plush.tres"
|
||||||
|
},
|
||||||
"shelf_black": {
|
"shelf_black": {
|
||||||
"use_external/enabled": true,
|
"use_external/enabled": true,
|
||||||
"use_external/path": "res://base-environments/youth_room/import/materials/shelf_black.tres"
|
"use_external/path": "res://base-environments/youth_room/import/materials/shelf_black.tres"
|
||||||
|
|
@ -178,7 +182,6 @@ _subresources={
|
||||||
"lods/normal_merge_angle": 60.0,
|
"lods/normal_merge_angle": 60.0,
|
||||||
"lods/normal_split_angle": 25.0,
|
"lods/normal_split_angle": 25.0,
|
||||||
"save_to_file/enabled": false,
|
"save_to_file/enabled": false,
|
||||||
"save_to_file/make_streamable": "",
|
|
||||||
"save_to_file/path": ""
|
"save_to_file/path": ""
|
||||||
},
|
},
|
||||||
"youth_room_drawing_002": {
|
"youth_room_drawing_002": {
|
||||||
|
|
@ -188,7 +191,6 @@ _subresources={
|
||||||
"lods/normal_merge_angle": 60.0,
|
"lods/normal_merge_angle": 60.0,
|
||||||
"lods/normal_split_angle": 25.0,
|
"lods/normal_split_angle": 25.0,
|
||||||
"save_to_file/enabled": false,
|
"save_to_file/enabled": false,
|
||||||
"save_to_file/make_streamable": "",
|
|
||||||
"save_to_file/path": ""
|
"save_to_file/path": ""
|
||||||
},
|
},
|
||||||
"youth_room_room": {
|
"youth_room_room": {
|
||||||
|
|
@ -198,7 +200,6 @@ _subresources={
|
||||||
"lods/normal_merge_angle": 60.0,
|
"lods/normal_merge_angle": 60.0,
|
||||||
"lods/normal_split_angle": 25.0,
|
"lods/normal_split_angle": 25.0,
|
||||||
"save_to_file/enabled": false,
|
"save_to_file/enabled": false,
|
||||||
"save_to_file/make_streamable": "",
|
|
||||||
"save_to_file/path": ""
|
"save_to_file/path": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue