summaryrefslogtreecommitdiff
path: root/client/menu/menu_background.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/menu_background.tscn')
-rw-r--r--client/menu/menu_background.tscn8
1 files changed, 4 insertions, 4 deletions
diff --git a/client/menu/menu_background.tscn b/client/menu/menu_background.tscn
index c8cd7c53..51acfa5a 100644
--- a/client/menu/menu_background.tscn
+++ b/client/menu/menu_background.tscn
@@ -1,8 +1,8 @@
[gd_scene load_steps=12 format=3 uid="uid://l4vm07dtda4j"]
-[ext_resource type="Script" path="res://menu/menu_background.gd" id="1_ijsg0"]
-[ext_resource type="Script" path="res://map/auto_setup/environment_setup.gd" id="2_rkilw"]
-[ext_resource type="Shader" path="res://menu/theme/shaders/menu_background.gdshader" id="3_5mp8y"]
+[ext_resource type="Script" uid="uid://b2tq5rcjjcxdg" path="res://menu/menu_background.gd" id="1_ijsg0"]
+[ext_resource type="Script" uid="uid://cwg7wympevxs4" path="res://map/auto_setup/environment_setup.gd" id="2_rkilw"]
+[ext_resource type="Shader" uid="uid://b1k6ipo0sagli" path="res://menu/theme/shaders/menu_background.gdshader" id="3_5mp8y"]
[ext_resource type="PackedScene" uid="uid://b4gone8fu53r7" path="res://map/map.tscn" id="3_p80a7"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_uw50b"]
@@ -39,9 +39,9 @@ noise = SubResource("FastNoiseLite_e3eby")
[sub_resource type="ShaderMaterial" id="ShaderMaterial_gd87g"]
render_priority = 0
shader = ExtResource("3_5mp8y")
+shader_parameter/noise = SubResource("NoiseTexture2D_s4fnp")
shader_parameter/ccloud = Color(0.835938, 0.835938, 0.835938, 1)
shader_parameter/csky = Color(0.329412, 0.333333, 0.8, 1)
-shader_parameter/noise = SubResource("NoiseTexture2D_s4fnp")
[node name="MenuBackground" type="Node3D"]
script = ExtResource("1_ijsg0")