Пример #1
0
 void Start()
 {
     selecting           = true;
     isNavigatingSkillUI = false;
     currentHeroCard.SelectMe(this);
 }