Hello Guest

Author Topic: Png Read & Write  (Read 3955 times)

gonzalez.martin90

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 24
    • View Profile
Png Read & Write
« on: January 06, 2015, 06:23:34 pm »
Hi!
 I have an issue that i cannot resolve.
 I have my atlas texture as png (Atlas format Texture Settings) and it generated a .png file (i think its binary).
 How can i check the Read and Write property? Or should i return to Unity texture?
Thanks!

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Png Read & Write
« Reply #1 on: January 06, 2015, 06:49:18 pm »
You cant change texture properties with png files, you'll need to use unity textures for that.