ozergul Hi,I am testing Godot Engine, I loved it, thanks for this useful tool..I created sprite node in game and my sprite doesnt seem like it is. (sorry about English)What is the problem, I looked settings at ImageTexture but nothing changed..
Akien If you want pixel precision (e.g. for low res pixel art), you should disable the filtering and mipmaps in the project settings.
ozergul [quote author=Akien link=topic=15556.msg16459#msg16459 date=1464518566]If you want pixel precision (e.g. for low res pixel art), you should disable the filtering and mipmaps in the project settings.[/quote]Thanks a lot for reply.