Bug Report Text Mask moves with Scrolling Filter.

This is expected, because the mask and scroll filter apply to the actual rendered TEXTURE, not the text itself. So what you're applying the scroll too, and the mask to, is the final output rendered inside the bounding box.
 
Oh, the order of the filters actually make a difference. I have been using this for a very long time and never realized this. Thanks for the answer! Sorry to bother.
 
Back
Top