Skip to content

Commit a0831b4

Browse files
committed
Change demo scene folder
1 parent 1636e8e commit a0831b4

15 files changed

Lines changed: 48 additions & 39 deletions

LightmapProbeGrid_demo_scene/Demo_Scene.tscn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[gd_scene load_steps=12 format=3 uid="uid://fhgmqe7732jp"]
22

3-
[ext_resource type="PackedScene" uid="uid://hpwo6n675tni" path="res://DemoScene/UI/UI.tscn" id="1_p111l"]
4-
[ext_resource type="PackedScene" uid="uid://cvi1hqijjf348" path="res://DemoScene/Godette/godette.tscn" id="2_lrkjj"]
5-
[ext_resource type="PackedScene" uid="uid://cpbw4v3g3hncf" path="res://DemoScene/Terrain/terrain.tscn" id="3_ryaui"]
6-
[ext_resource type="PackedScene" uid="uid://6ltajfnykfr8" path="res://DemoScene/Trees/tree_01.tscn" id="4_e6kl4"]
3+
[ext_resource type="PackedScene" uid="uid://hpwo6n675tni" path="res://LightmapProbeGrid_demo_scene/UI/UI.tscn" id="1_p111l"]
4+
[ext_resource type="PackedScene" uid="uid://cvi1hqijjf348" path="res://LightmapProbeGrid_demo_scene/Godette/godette.tscn" id="2_lrkjj"]
5+
[ext_resource type="PackedScene" uid="uid://cpbw4v3g3hncf" path="res://LightmapProbeGrid_demo_scene/Terrain/terrain.tscn" id="3_ryaui"]
6+
[ext_resource type="PackedScene" uid="uid://6ltajfnykfr8" path="res://LightmapProbeGrid_demo_scene/Trees/tree_01.tscn" id="4_e6kl4"]
77
[ext_resource type="Script" path="res://addons/lightmap_probe_grid/lightmap_probe_grid.gd" id="5_678oq"]
88

99
[sub_resource type="Gradient" id="Gradient_p1fkt"]

LightmapProbeGrid_demo_scene/Godette/Godette_LOD1.glb.import

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ importer="scene"
44
importer_version=1
55
type="PackedScene"
66
uid="uid://bknaw8arukoap"
7-
path="res://.godot/imported/Godette_LOD1.glb-8b74c0c7f05fdbb75f8890a50e108f1a.scn"
7+
path="res://.godot/imported/Godette_LOD1.glb-b4a910886f933727ee851928816f240c.scn"
88

99
[deps]
1010

11-
source_file="res://DemoScene/Godette/Godette_LOD1.glb"
12-
dest_files=["res://.godot/imported/Godette_LOD1.glb-8b74c0c7f05fdbb75f8890a50e108f1a.scn"]
11+
source_file="res://LightmapProbeGrid_demo_scene/Godette/Godette_LOD1.glb"
12+
dest_files=["res://.godot/imported/Godette_LOD1.glb-b4a910886f933727ee851928816f240c.scn"]
1313

1414
[params]
1515

LightmapProbeGrid_demo_scene/Godette/Godette_baseColor.png.import

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
importer="texture"
44
type="CompressedTexture2D"
55
uid="uid://b1733xyn6x5y7"
6-
path.s3tc="res://.godot/imported/Godette_baseColor.png-251dd344d4be20357b81891956408917.s3tc.ctex"
6+
path.s3tc="res://.godot/imported/Godette_baseColor.png-b0222325499adb3e1fe3ae97e91e7b01.s3tc.ctex"
77
metadata={
88
"imported_formats": ["s3tc_bptc"],
99
"vram_texture": true
@@ -12,8 +12,8 @@ generator_parameters={}
1212

1313
[deps]
1414

15-
source_file="res://DemoScene/Godette/Godette_baseColor.png"
16-
dest_files=["res://.godot/imported/Godette_baseColor.png-251dd344d4be20357b81891956408917.s3tc.ctex"]
15+
source_file="res://LightmapProbeGrid_demo_scene/Godette/Godette_baseColor.png"
16+
dest_files=["res://.godot/imported/Godette_baseColor.png-b0222325499adb3e1fe3ae97e91e7b01.s3tc.ctex"]
1717

1818
[params]
1919

LightmapProbeGrid_demo_scene/Godette/godette.tscn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[gd_scene load_steps=11 format=3 uid="uid://cvi1hqijjf348"]
22

3-
[ext_resource type="PackedScene" uid="uid://bknaw8arukoap" path="res://DemoScene/Godette/Godette_LOD1.glb" id="1_kwwcx"]
4-
[ext_resource type="Script" path="res://DemoScene/Scripts/player_controller.gd" id="2_0oi61"]
5-
[ext_resource type="Material" uid="uid://dphn442gxhupy" path="res://DemoScene/Godette/godette_material.tres" id="3_hx188"]
3+
[ext_resource type="PackedScene" uid="uid://bknaw8arukoap" path="res://LightmapProbeGrid_demo_scene/Godette/Godette_LOD1.glb" id="1_kwwcx"]
4+
[ext_resource type="Script" path="res://LightmapProbeGrid_demo_scene/Scripts/player_controller.gd" id="2_0oi61"]
5+
[ext_resource type="Material" uid="uid://dphn442gxhupy" path="res://LightmapProbeGrid_demo_scene/Godette/godette_material.tres" id="3_hx188"]
66

77
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_j6yka"]
88
radius = 0.469609
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dphn442gxhupy"]
22

3-
[ext_resource type="Texture2D" uid="uid://b1733xyn6x5y7" path="res://DemoScene/Godette/Godette_baseColor.png" id="1_0tdsi"]
3+
[ext_resource type="Texture2D" uid="uid://b1733xyn6x5y7" path="res://LightmapProbeGrid_demo_scene/Godette/Godette_baseColor.png" id="1_0tdsi"]
44

55
[resource]
66
albedo_texture = ExtResource("1_0tdsi")

LightmapProbeGrid_demo_scene/Terrain/stone_wall_material.tres

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[gd_resource type="StandardMaterial3D" load_steps=8 format=3 uid="uid://cddgywwfqcmfn"]
1+
[gd_resource type="StandardMaterial3D" load_steps=9 format=3 uid="uid://cddgywwfqcmfn"]
22

33
[sub_resource type="Gradient" id="Gradient_h1lod"]
4-
offsets = PackedFloat32Array(0, 0.894915, 1)
4+
offsets = PackedFloat32Array(0, 0.95, 1)
55
colors = PackedColorArray(0.7, 0.7, 0.7, 1, 0.861181, 0.861181, 0.861181, 1, 0, 0, 0, 1)
66

77
[sub_resource type="FastNoiseLite" id="FastNoiseLite_s53mw"]
@@ -25,19 +25,28 @@ frequency = 0.1
2525

2626
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_ka12v"]
2727
seamless = true
28+
seamless_blend_skirt = 0.01
2829
color_ramp = SubResource("Gradient_1vfpr")
2930
noise = SubResource("FastNoiseLite_s33i0")
3031

3132
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_5112j"]
3233
seamless = true
34+
seamless_blend_skirt = 0.01
3335
as_normal_map = true
3436
color_ramp = SubResource("Gradient_1vfpr")
3537
noise = SubResource("FastNoiseLite_s33i0")
3638

39+
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_umni6"]
40+
as_normal_map = true
41+
color_ramp = SubResource("Gradient_h1lod")
42+
noise = SubResource("FastNoiseLite_s53mw")
43+
3744
[resource]
3845
albedo_color = Color(0.94902, 0.94902, 0.94902, 1)
3946
albedo_texture = SubResource("NoiseTexture2D_w4q4i")
4047
roughness_texture = SubResource("NoiseTexture2D_w4q4i")
48+
normal_enabled = true
49+
normal_texture = SubResource("NoiseTexture2D_umni6")
4150
detail_enabled = true
4251
detail_mask = SubResource("NoiseTexture2D_w4q4i")
4352
detail_albedo = SubResource("NoiseTexture2D_ka12v")

LightmapProbeGrid_demo_scene/Terrain/terrain.tscn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[gd_scene load_steps=5 format=3 uid="uid://cpbw4v3g3hncf"]
22

3-
[ext_resource type="PackedScene" uid="uid://dnk2gtokfweh4" path="res://DemoScene/Terrain/terrain_mesh.glb" id="1_f1x73"]
4-
[ext_resource type="Material" uid="uid://bcohw75utwu03" path="res://DemoScene/Terrain/terrain_material.tres" id="2_kpn6t"]
5-
[ext_resource type="Material" uid="uid://cddgywwfqcmfn" path="res://DemoScene/Terrain/stone_wall_material.tres" id="3_bdm70"]
6-
[ext_resource type="Material" uid="uid://dmbuo5llrwjel" path="res://DemoScene/Terrain/asphalt_material.tres" id="4_sxov4"]
3+
[ext_resource type="PackedScene" uid="uid://dnk2gtokfweh4" path="res://LightmapProbeGrid_demo_scene/Terrain/terrain_mesh.glb" id="1_f1x73"]
4+
[ext_resource type="Material" uid="uid://bcohw75utwu03" path="res://LightmapProbeGrid_demo_scene/Terrain/terrain_material.tres" id="2_kpn6t"]
5+
[ext_resource type="Material" uid="uid://cddgywwfqcmfn" path="res://LightmapProbeGrid_demo_scene/Terrain/stone_wall_material.tres" id="3_bdm70"]
6+
[ext_resource type="Material" uid="uid://dmbuo5llrwjel" path="res://LightmapProbeGrid_demo_scene/Terrain/asphalt_material.tres" id="4_sxov4"]
77

88
[node name="terrain" instance=ExtResource("1_f1x73")]
99

LightmapProbeGrid_demo_scene/Terrain/terrain_material.tres

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[gd_resource type="ShaderMaterial" load_steps=11 format=3 uid="uid://bcohw75utwu03"]
22

3-
[ext_resource type="Shader" path="res://DemoScene/Terrain/terrain.gdshader" id="1_3x5fw"]
3+
[ext_resource type="Shader" path="res://LightmapProbeGrid_demo_scene/Terrain/terrain.gdshader" id="1_3x5fw"]
44

55
[sub_resource type="Gradient" id="Gradient_o0e08"]
66
offsets = PackedFloat32Array(0.137546, 0.49, 0.5, 0.51, 1)

LightmapProbeGrid_demo_scene/Terrain/terrain_mesh.glb.import

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ importer="scene"
44
importer_version=1
55
type="PackedScene"
66
uid="uid://dnk2gtokfweh4"
7-
path="res://.godot/imported/terrain_mesh.glb-4e5aabcd6fb4868cf9553ceabfdf0803.scn"
7+
path="res://.godot/imported/terrain_mesh.glb-aec756c7e5de26e24ce24917c1fc3bc3.scn"
88

99
[deps]
1010

11-
source_file="res://DemoScene/Terrain/terrain_mesh.glb"
12-
dest_files=["res://.godot/imported/terrain_mesh.glb-4e5aabcd6fb4868cf9553ceabfdf0803.scn"]
11+
source_file="res://LightmapProbeGrid_demo_scene/Terrain/terrain_mesh.glb"
12+
dest_files=["res://.godot/imported/terrain_mesh.glb-aec756c7e5de26e24ce24917c1fc3bc3.scn"]
1313

1414
[params]
1515

LightmapProbeGrid_demo_scene/Trees/tree_01.glb.import

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ importer="scene"
44
importer_version=1
55
type="PackedScene"
66
uid="uid://dye0pl8gq2a8y"
7-
path="res://.godot/imported/tree_01.glb-1270afdd5d9579b80adff2f0379fbfa6.scn"
7+
path="res://.godot/imported/tree_01.glb-a84d6a050abfe26ba925e8ac9ce56908.scn"
88

99
[deps]
1010

11-
source_file="res://DemoScene/Trees/tree_01.glb"
12-
dest_files=["res://.godot/imported/tree_01.glb-1270afdd5d9579b80adff2f0379fbfa6.scn"]
11+
source_file="res://LightmapProbeGrid_demo_scene/Trees/tree_01.glb"
12+
dest_files=["res://.godot/imported/tree_01.glb-a84d6a050abfe26ba925e8ac9ce56908.scn"]
1313

1414
[params]
1515

0 commit comments

Comments
 (0)