#Weird 2d Sprite edges
10 messages · Page 1 of 1 (latest)
In the inspector, try going to the root node and then into CanvasItem > Texture > Filter and set that to "Nearest". Hope this helps!
No, it doesnt change the issue. Maybe the resolution settings?
anyone?
Select the image in the FileSystem Dock, and printscreen settings from the Import tab:
I think this would make the problem worse since that would turn off the "blending" that happens with the colors. That blending I would think would actually help to fix this
To me it looks like there isn't any aliasing at all, so make sure you're texture filter settings are on linear or some other non-nearest mode. This should help smooth the edges and get rid of the pixely edges
I have tried changing modes, I think the problem is res of the image, but same res looks different between the sprites. I will check tomorrow and update you. Thanks yall!