Godot Version
v4.2.2
Question
Hello. I am trying to figure out a way to make the shadow of an object be unaffected when the material’s transparency setting is set to TRANSPARENCY_ALPHA_HASH. I’m currently doing the logic in a godot script rather than a shader. Is it possible to make the shadow of the object with the transparency logic stay solid instead of being fragmented like this?