private void Configure(bool healthy) { Sprite sticker = stickerOptions.RandomSticker(healthy); image.sprite = sticker; }