Example #1
0
    //Animation Event functions triggered by ScoringIcon.anim

    //Called when ScoringIcon reaches the Top Bar
    public void ActivateTopIcon()
    {
        canvasController.ActivateTopIcon(currentIngredientIcon);
    }