Skip to content

Commit

Permalink
Resource ID changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bakana808 committed Jul 9, 2024
1 parent d18ae00 commit 22ed8e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions project/scenes/floating_scene.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ shader_parameter/distort_offset = Vector2(0, 0)
shader_parameter/brightness = 0.001
shader_parameter/tex = SubResource("ViewportTexture_t2dqp")

[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_8drdw"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_0nfr6"]
resource_local_to_scene = true
albedo_color = Color(0.1, 0.1, 0.1, 1)
metallic = 0.6
Expand Down Expand Up @@ -189,7 +189,7 @@ spot_angle = 36.8368
unique_name_in_owner = true
transform = Transform3D(38.83, 0, 0, 0, 6.74276, -38.24, 0, 38.2401, 6.74275, 0, 0, 0)
screen_material = SubResource("ShaderMaterial_w3y4l")
keycap_material = SubResource("StandardMaterial3D_8drdw")
keycap_material = SubResource("StandardMaterial3D_0nfr6")

[node name="CameraArm" type="Node3D" parent="."]
unique_name_in_owner = true
Expand Down
4 changes: 2 additions & 2 deletions project/scenes/grass_scene.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ shader_parameter/distort_offset = Vector2(0, 0)
shader_parameter/brightness = 0.001
shader_parameter/tex = SubResource("ViewportTexture_t2dqp")

[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_6ssa5"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_p1skf"]
resource_local_to_scene = true
albedo_color = Color(0.1, 0.1, 0.1, 1)
metallic = 0.6
Expand Down Expand Up @@ -190,7 +190,7 @@ spot_angle = 36.8368
unique_name_in_owner = true
transform = Transform3D(35.8742, 0, 14.8596, 0, 38.83, 0, -14.8596, 0, 35.8742, -2.25, 2.51882, 0.15)
screen_material = SubResource("ShaderMaterial_3tyua")
keycap_material = SubResource("StandardMaterial3D_6ssa5")
keycap_material = SubResource("StandardMaterial3D_p1skf")

[node name="Camera3D" parent="." instance=ExtResource("6_08s3p")]
unique_name_in_owner = true
Expand Down
4 changes: 2 additions & 2 deletions project/scenes/surface_scene.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ shader_parameter/distort_offset = Vector2(0, 0)
shader_parameter/brightness = 0.001
shader_parameter/tex = SubResource("ViewportTexture_t2dqp")

[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_18s4c"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_pdt86"]
resource_local_to_scene = true
albedo_color = Color(0.1, 0.1, 0.1, 1)
metallic = 0.6
Expand Down Expand Up @@ -269,7 +269,7 @@ spot_angle = 36.8368
unique_name_in_owner = true
transform = Transform3D(38.83, 0, 0, 0, 38.83, 0, 0, 0, 38.83, 0, 0.269188, 0)
screen_material = SubResource("ShaderMaterial_3tyua")
keycap_material = SubResource("StandardMaterial3D_18s4c")
keycap_material = SubResource("StandardMaterial3D_pdt86")

[node name="Camera3D" parent="." instance=ExtResource("5_jy4yn")]
unique_name_in_owner = true
Expand Down

0 comments on commit 22ed8e0

Please sign in to comment.