PNG Images resolution with GuiTexture

Hi guys, I’ve been adding some GUI Pictures through GUI textures to my game and as it seems it has a less resolution when the game plays that when I see them in my pc. Why is this happening and how can I increase the resolution in the images I want to show in my game? Any suggestions?

Thanks in advance!

Click your picture → go to the inspector → set texture type to GUI → set format for what you need

Did you try the aniso level?

The problem was that the images were a little bit blurry in resolution, I guess its because of the power of two resolution right? Anyway… I think it looks better now, thanks guys!