Esempio n. 1
0
 private void InstallAvatar()
 {
     _avatar.Rezet();
     _avatar.transform.position = new Vector3(0, .83f, 1.5f);
 }