Added card VO
This commit is contained in:
@@ -51,6 +51,9 @@ namespace UI.CardSystem.StateMachine.States
|
||||
{
|
||||
newCardBadge.SetActive(true);
|
||||
}
|
||||
|
||||
// Reaction to new card
|
||||
AudioManager.Instance.PlayCardVO(_context.CardData.ReactionAudio);
|
||||
}
|
||||
|
||||
public void OnCardClicked(CardContext context)
|
||||
|
||||
Reference in New Issue
Block a user