Help with rotating cards

Hello everyone,

I’ve been stuck these past couple of day fixing the problem. I am a beginner in Godot and code. That being said, I made a script that holds my cards like a fan (similair to many card games). Now when the card is displayed at 0 degree the text looks clean(screenshot 2) but when the cards are rotated by certain the degree the text becomes blurry(screenshots 1). I tried asking AI and googling for a fix but nothing fixed it. I also will show a screenshot from my card scene tree(screenshot 3).

Hopefully someone can help me or point me in the right direction, Many thanks in advance!

Check this topic, which talks about a similar issue.

If you have tried something already - make sure to specify what you have already tried. See Posting guidelines in #Help channel

Thank for the tip and the link but I have the same problem I tried everything he did but still no fix.