cgytrus / MenuShaders

A Geometry Dash mod that replaces the background of the main menu with a custom customizable shader.
MIT License
4 stars 5 forks source link

Level Description Box Invisible w/ Shaders Enabled #16

Closed Brittank88 closed 2 months ago

Brittank88 commented 2 months ago
No Shaders: Shaders:
cgytrus commented 2 months ago

this is intentional but added configuration options for that in 1.4.0

Brittank88 commented 2 months ago

Thank you!!

Maybe outside the mod scope - changing the option from a toggle to an opacity input would be really cool.

cgytrus commented 2 months ago

i wanted to make these black semi-transparent initially but quickly realized that if one of these is too small on either dimension (like the length filter on the search screen) the corners begin clipping into each other and it looks horrible, i believe that is fixed by happy textures but im not sure if it has the ability to change these backgrounds' color/opacity, if it doesnt i will add that here, otherwise use happy textures

Brittank88 commented 2 months ago

Happy Textures at least doesn't have a basic option to achieve this - it might be possible to create a texture pack that uses happy textures to accomplish this but that's a lot of work.