aboutsummaryrefslogtreecommitdiff
path: root/client/menu/grayscale_material.tres
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-25 16:32:35 +0200
committertpart <tpart120@proton.me>2024-09-25 16:32:35 +0200
commit21821eac5fe382b124f96d5a1a3ce7cef877e12e (patch)
treeea76b4dc5e70f37f6ba93793af076fb9a43ddb63 /client/menu/grayscale_material.tres
parentc05c39a5818811518494c69f1c2909185e9719c7 (diff)
downloadhurrycurry-21821eac5fe382b124f96d5a1a3ce7cef877e12e.tar
hurrycurry-21821eac5fe382b124f96d5a1a3ce7cef877e12e.tar.bz2
hurrycurry-21821eac5fe382b124f96d5a1a3ce7cef877e12e.tar.zst
Make pinned orders grayscale
Diffstat (limited to 'client/menu/grayscale_material.tres')
-rw-r--r--client/menu/grayscale_material.tres6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/menu/grayscale_material.tres b/client/menu/grayscale_material.tres
new file mode 100644
index 00000000..06d5e698
--- /dev/null
+++ b/client/menu/grayscale_material.tres
@@ -0,0 +1,6 @@
+[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://bplhkekj6rebp"]
+
+[ext_resource type="Shader" path="res://menu/grayscale.gdshader" id="1_u0c2c"]
+
+[resource]
+shader = ExtResource("1_u0c2c")