I want to create a shader outline for a sprite and for that I want to expand the region around the sprite so there is more white space.
I know there is a region option for Sprite2D but that one repeats the border pixels
I tried to play around the rect values and the texture settings (both Filter and Repeat) but I could never just get rid of the repeated pixels. Am I missing something?