I'm trying to pause my game using the Engine.time_scale, but I noticed that my CRT shader pauses too, which looks odd when it suddenly stops moving.
I've set the Process mode to "Always" on the shader and its parent nodes, but it's still pausing.
For context, the shader is applied to a panel node that I've stretched to cover the screen. Not sure if thats important...