Hello, I have a problem that I have a very small sprite (check link) and it looks just fine in the editor. But as soon as I start the game it gets all pixelish because of its size.
http://prntscr.com/6y5fp9
How do I fix this? I want it to be clear at the edge~
thank you
push
Is this the original size of the sprite?
What program did you use to make it?
Did you resize it before importing?
What program did you resize it with?
Are you using linear or point-sampling in your project?
original size is 256x256. I use photoshop and exported it as .png file. I did not resize it before importing, I am using linear samping but point-sampling doesnt change anything. I also turned on pixel-rounding. Still..i try to resize it before importing but probably wont work aswell.
Develop games in your browser. Powerful, performant & highly capable.
okay I fixed it..i had to resize it in the animation frame ..