Sprite sheet is not shown in the same quality

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By khalediscooking

Hello there! ,
so I was practicing animated sprites in Godot earlier but I ran into a small problem (hopefully), anyway I was setting up my animations in an animated sprite node but then after I finished I realized that the character is presented in a terrible quality all blurry and stuff is there any solution for this? .

What version of Godot are you using?

Note, that’s requested when you post a question to prevent exactly this situation… :slight_smile:

jgodfrey | 2023-04-14 22:12

Right I missed it sorry :3, it’s v3.5.1

khalediscooking | 2023-04-14 22:16

No worries on the version - now you know… :slight_smile:

I assume your issue is related to the import settings used when the source image(s) were imported. The details will depend on the specifics of your game, but…

  • Select the original image source file
  • Select the Import tab (right beside the Scene tab)
  • There’s a button near the top of the Import panel that says Preset
  • Click that, select an appropriate preset, and click Reimport

See if that fixes your issue. If not, you may have to play with some of the other import settings. After changing anything there, don’t forget to hit the Reimport button.

jgodfrey | 2023-04-14 22:30

Problem solved, Thanks for the help and thank you for stopping by I appreciate it :D.

khalediscooking | 2023-04-14 22:40