How to scale with Nearest Neighbour #1137
Unanswered
SebastianRiesel
asked this question in
Q&A
Replies: 1 comment
-
Hi, you can try using:
which will resize the image, rather than scale the resulting view -- it might end up being a bit better. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
Today I was trying to scale some textures,
but when I did so, my pixel art became all blurry. Is there any way I can use nearest neigbour scaling in fxgl?

Beta Was this translation helpful? Give feedback.
All reactions