arcbox Posted February 28, 2014 Share Posted February 28, 2014 Hello, I am using pixel art and have noticed that everything stays crisp until I call anchor.setTo(0.5,0.5) to set the center of the sprite as the anchor. The reason I am calling anchor.setTo is to flip my Sprite horizontally when I am walking backwards. Does anyone know how to avoid blurring when calling this method? Alternatively, is there a different way to flip the image horizontally without calling that method? I'm using version 1.2 of Phaser. Thanks! Link to comment Share on other sites More sharing options...
cloakedninjas Posted December 23, 2014 Share Posted December 23, 2014 Sorry for the post necro - but this is one of the top Google results, and I've just had this happen to me now Here's a screenshot of what I see: Any tips? Link to comment Share on other sites More sharing options...
Recommended Posts