Project: Paper2D

I don’t think Paper2D is playing well with texture streaming system right now, which might cause textures to appear blurry under some conditions. You can work around it by disabling texture streaming on any textures you are using for sprites (open them in texture editor and check “Never Stream”).

Cheers,