aboutsummaryrefslogtreecommitdiff
path: root/client/gui/resources/shaders/paper.tres
diff options
context:
space:
mode:
Diffstat (limited to 'client/gui/resources/shaders/paper.tres')
-rw-r--r--client/gui/resources/shaders/paper.tres14
1 files changed, 14 insertions, 0 deletions
diff --git a/client/gui/resources/shaders/paper.tres b/client/gui/resources/shaders/paper.tres
new file mode 100644
index 00000000..2c681244
--- /dev/null
+++ b/client/gui/resources/shaders/paper.tres
@@ -0,0 +1,14 @@
+[gd_resource type="NoiseTexture2D" load_steps=3 format=3 uid="uid://chxkwohi56cxx"]
+
+[sub_resource type="Gradient" id="Gradient_pkrjd"]
+colors = PackedColorArray(0.917969, 0.866454, 0.770122, 1, 0.832031, 0.781817, 0.666307, 1)
+
+[sub_resource type="FastNoiseLite" id="FastNoiseLite_k7p6k"]
+noise_type = 0
+frequency = 0.0084
+domain_warp_enabled = true
+domain_warp_frequency = -1.465
+
+[resource]
+color_ramp = SubResource("Gradient_pkrjd")
+noise = SubResource("FastNoiseLite_k7p6k")