+1 vote

The scenario is, I'm trying to load a texture to simply show it on a 2D scene and doing some transformation on it.
The problem is when I scale down the node (I've tested it with TextureRect and Sprite) the texture has some edgy artifacts (like it does render it with highest resolution) and the loaded texture does not have any setting for mipmap filtering.

in Engine by (18 points)

1 Answer

+1 vote
Best answer

For enabling mipmap generation, select the image file in the file system dock, the go to the import dock, check mipmap option, and then press reimport.

by (3,491 points)
selected by
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.