成就系统 巨大修改 新的ui 黑白效果 等一堆

This commit is contained in:
2026-01-23 18:43:23 +08:00
parent f3ece026ca
commit 0e47864569
256 changed files with 134131 additions and 31192 deletions
@@ -0,0 +1,15 @@
GRAYSCALE UI SHADER
Shader to convert UI elements to grayscale.
Supports URP and Built-in render pipelines.
Material Parameters:
- Saturation: Controls how much color is preserved (0 = full grayscale)
- Gain: Multiplies final brightness
- Use Alpha Clip: Enables alpha-based transparency cutoff
- Stencil settings: Comparison, ID, Operation, Read/Write Mask
- Color Mask: Defines which color channels are rendered
Tested on: Windows, Mac, Android
Unity Version: 2022.1+
Support: Turishader@gmail.com