Hi. I'm doing top-down perspective.
I need to create a shader for a ceiling that is transparent, so the player can see inside a building, but casts shadows, so that the sun doesn't affect the interior.
I've tried every combination of flags I could think of, but Godot stubbornly turns off the shadows as soon as there's any transparency.
How do I do this?