summaryrefslogtreecommitdiff
path: root/client/menu/theme/paper_texture.tres
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-10-12 02:43:19 +0200
committermetamuffin <metamuffin@disroot.org>2024-10-12 02:43:19 +0200
commit315cdc0618c72d9a39761cc2199e64110ea620f8 (patch)
tree18e5851d9912e10402ec3b5a823b68ba52889b8d /client/menu/theme/paper_texture.tres
parent1eac2e6152f1325a33585ef079bd6962252c1436 (diff)
parent47d1ca9d3f470fb8e90efe52ee033e9f17677e96 (diff)
downloadhurrycurry-315cdc0618c72d9a39761cc2199e64110ea620f8.tar
hurrycurry-315cdc0618c72d9a39761cc2199e64110ea620f8.tar.bz2
hurrycurry-315cdc0618c72d9a39761cc2199e64110ea620f8.tar.zst
Merge branch 'master' of https://codeberg.org/hurrycurry/hurrycurry
Diffstat (limited to 'client/menu/theme/paper_texture.tres')
-rw-r--r--client/menu/theme/paper_texture.tres14
1 files changed, 0 insertions, 14 deletions
diff --git a/client/menu/theme/paper_texture.tres b/client/menu/theme/paper_texture.tres
deleted file mode 100644
index 2c681244..00000000
--- a/client/menu/theme/paper_texture.tres
+++ /dev/null
@@ -1,14 +0,0 @@
-[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")