// Use this for initialization
 void Start()
 {
     instance = this;
 }
 public ChangeAvatarTexture()
 {
     instance = this;
 }