aboutsummaryrefslogtreecommitdiff
path: root/client/menu/theme
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-21 09:59:25 +0200
committertpart <tpart120@proton.me>2024-07-21 09:59:35 +0200
commitb9d07b0614dcfa53711c99ccf1938a11484f3838 (patch)
tree44555ed795628ff926af384665e74c5721b118bf /client/menu/theme
parentbf306ec89a9ba41f788008b833a9df470c2e37e5 (diff)
downloadhurrycurry-b9d07b0614dcfa53711c99ccf1938a11484f3838.tar
hurrycurry-b9d07b0614dcfa53711c99ccf1938a11484f3838.tar.bz2
hurrycurry-b9d07b0614dcfa53711c99ccf1938a11484f3838.tar.zst
Add rating menu
Diffstat (limited to 'client/menu/theme')
-rw-r--r--client/menu/theme/paper_texture.tres14
1 files changed, 14 insertions, 0 deletions
diff --git a/client/menu/theme/paper_texture.tres b/client/menu/theme/paper_texture.tres
new file mode 100644
index 00000000..2c681244
--- /dev/null
+++ b/client/menu/theme/paper_texture.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")