Blurry and white lines on imported sprite.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By mstudios
:warning: Old Version Published before Godot 3 was released.

Hello everyone!
Just got started with Godot engine and it’s great so far.
I just got a small problem and is that my sprites are blurry and have a white line around.
How can I fix this?
Screenshot:
http://i.imgur.com/Gy0PeGu.png

Thank you

:bust_in_silhouette: Reply From: Ceilingdoor

These questions are answered in the documentation very well, have a look :slight_smile:

Blurry sprites: http://docs.godotengine.org/en/latest/tutorials/asset_pipeline/managing_image_files.html#image-loader-options

White line: http://docs.godotengine.org/en/latest/tutorials/asset_pipeline/managing_image_files.html#alpha-blending

Ahh perfect!
Thank you!

mstudios | 2016-06-22 17:52