Blurred pixel image in Godot 3

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

Hi,

How I can fix the problem with blurred pixel image. In Godot 2 we have image filter and Mipmaps options…

Import - > Flags → Filter (off)

Jond | 2017-11-07 18:00

:bust_in_silhouette: Reply From: GunPoint

Select the sprite node
Near the texture, press that little arrow
Deselect Mipmaps (and filter optionally) from flags

Don’t see any mipmaps or something like that…

antwood | 2017-11-07 19:19

select image, Import - > Flags → Filter (off)

Jond | 2017-11-07 20:19

Thank you very much!

antwood | 2017-11-07 20:38

This does not appear to be true in Godot 3.2.2

Imgur: The magic of the Internet

PixelRayn | 2020-08-03 22:56

It’s under the import tab for the image

https://imgur.com/VO9lIvm

ncollie42 | 2020-08-09 00:35