void setEnemyData(int index, GameCharacter data) { uiController.SetSprite(index, data.baseInfo.imgFile); }