Hi,
i am struggeling in Godot 4.0 with this problem:
I want the Texture of a Sprite2D not to strecht while scaling. Instead, I want the texture to repeat like this:

top: how it should be, bottom: how it is
I tried the option under "Texture" for "Reapeat", but it did nothing.