more work on restaurant... i know i got distracted from the initial reason for the branch lol

This commit is contained in:
derek
2025-07-14 16:56:06 -05:00
parent c3d028f556
commit 7a61c636f0
60 changed files with 1126 additions and 39 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 MiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 MiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 MiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 MiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -14,7 +14,7 @@ metallic = 1.0
roughness = 0.25
emission_enabled = true
emission = Color(1, 1, 1, 1)
emission_energy_multiplier = 15.0
emission_energy_multiplier = 5.0
emission_operator = 1
emission_texture = ExtResource("3_mytvb")
normal_enabled = true

View File

@@ -0,0 +1,21 @@
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://b2ponqqlr68f8"]
[ext_resource type="Texture2D" uid="uid://dqs06ic3vjtwk" path="res://assets/Models/asphalt1.albedo.jpg" id="1_rq37h"]
[ext_resource type="Texture2D" uid="uid://dv37v8uqrehtt" path="res://assets/Textures/Industrial/Tile1/99_concrete tiles covering-AO.jpg" id="2_us1km"]
[ext_resource type="Texture2D" uid="uid://ceclvxpreuax7" path="res://assets/materials/94_tadao ando concrete plates-seamless_hr/94_tadao ando concrete_DISPL (Custom).jpg" id="3_j0kdr"]
[ext_resource type="Texture2D" uid="uid://7dw5yn5ynkup" path="res://assets/Models/asphalt.normal.png" id="4_jl4pm"]
[resource]
albedo_texture = ExtResource("1_rq37h")
normal_enabled = true
normal_scale = 16.0
normal_texture = ExtResource("4_jl4pm")
ao_light_affect = 1.0
ao_texture = ExtResource("2_us1km")
heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource("3_j0kdr")
uv1_scale = Vector3(0.15, 0.15, 0.15)
uv1_triplanar = true
texture_filter = 4

View File

@@ -0,0 +1,23 @@
[gd_resource type="StandardMaterial3D" load_steps=6 format=3 uid="uid://d4a8r7ljtlcdk"]
[ext_resource type="Texture2D" uid="uid://dxac57mr5gfn3" path="res://assets/Textures/Industrial/Marble1/105_slab granite_DIFF.jpg" id="1_laa2q"]
[ext_resource type="Texture2D" uid="uid://ynttogfie4fn" path="res://assets/Textures/Industrial/Marble1/105_slab granite-AO.jpg" id="2_ykbnq"]
[ext_resource type="Texture2D" uid="uid://ceclvxpreuax7" path="res://assets/materials/94_tadao ando concrete plates-seamless_hr/94_tadao ando concrete_DISPL (Custom).jpg" id="3_uh8gp"]
[ext_resource type="Texture2D" uid="uid://d3lj4w73cmx6m" path="res://assets/Textures/Industrial/Marble1/105_slab granite_NORM.jpg" id="4_uh8gp"]
[ext_resource type="Texture2D" uid="uid://b67iri4c6abw" path="res://assets/Textures/Industrial/Marble1/105_slab granite_SPEC.jpg" id="5_7radv"]
[resource]
albedo_texture = ExtResource("1_laa2q")
roughness_texture = ExtResource("5_7radv")
normal_enabled = true
normal_texture = ExtResource("4_uh8gp")
ao_enabled = true
ao_light_affect = 1.0
ao_texture = ExtResource("2_ykbnq")
heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource("3_uh8gp")
uv1_scale = Vector3(0.845, 0.845, 0.845)
uv1_triplanar = true
texture_filter = 4

View File

@@ -6,10 +6,10 @@
[ext_resource type="Texture2D" uid="uid://i6ckgnav5ekk" path="res://assets/materials/71_clean plaster PBR texture-seamless_hr/71_clean plaster_NORM.jpg" id="4_31scx"]
[resource]
albedo_color = Color(0.650128, 0.650128, 0.650128, 1)
albedo_color = Color(1, 0.927667, 0.69, 1)
albedo_texture = ExtResource("1_rum3h")
normal_enabled = true
normal_scale = 1.13
normal_scale = 5.0
normal_texture = ExtResource("4_31scx")
ao_enabled = true
ao_texture = ExtResource("2_rscf7")
@@ -17,6 +17,6 @@ heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource("3_a4xgt")
uv1_scale = Vector3(0.305, 0.305, 0.305)
uv1_scale = Vector3(0.25, 0.25, 0.25)
uv1_triplanar = true
texture_filter = 4

View File

@@ -0,0 +1,24 @@
[gd_resource type="StandardMaterial3D" load_steps=6 format=3 uid="uid://dgx1roe01oq25"]
[ext_resource type="Texture2D" uid="uid://4ye5pscgp0yr" path="res://assets/Textures/Industrial/Tile1/99_concrete tiles covering_DIFF.jpg" id="1_vsmpp"]
[ext_resource type="Texture2D" uid="uid://dv37v8uqrehtt" path="res://assets/Textures/Industrial/Tile1/99_concrete tiles covering-AO.jpg" id="2_vxpuw"]
[ext_resource type="Texture2D" uid="uid://ceclvxpreuax7" path="res://assets/materials/94_tadao ando concrete plates-seamless_hr/94_tadao ando concrete_DISPL (Custom).jpg" id="3_vxpuw"]
[ext_resource type="Texture2D" uid="uid://bc11ok1gk7drr" path="res://assets/Textures/Industrial/Tile1/99_concrete tiles covering_NORM.jpg" id="4_4lm7n"]
[ext_resource type="Texture2D" uid="uid://b4omw8w2p81gk" path="res://assets/Textures/Industrial/Tile1/99_concrete tiles covering_SPEC.jpg" id="5_djd8c"]
[resource]
albedo_texture = ExtResource("1_vsmpp")
roughness_texture = ExtResource("5_djd8c")
normal_enabled = true
normal_scale = 5.0
normal_texture = ExtResource("4_4lm7n")
ao_enabled = true
ao_light_affect = 1.0
ao_texture = ExtResource("2_vxpuw")
heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource("3_vxpuw")
uv1_scale = Vector3(0.275, 0.275, 0.275)
uv1_triplanar = true
texture_filter = 4