Hello, I am making a bullethell game in Godot, and I need to be able to read data from the GPU such as a bool for if the player is hit. I see that you can not set uniforms in the shader, so I need another way to do this. (or if there is a way please correct me) If anyone has an idea that would be much appreciated.