C3/Mobile
I'm making this demo as a proof of concept - think blackjack.
There is a deck of cards, cards randomly appear face down. The player taps the random cards, they cards flip over to show the face of the card. That part is simple.
This is where I get stuck - There are 5 card slots on the top of the screen. Each time the player taps a card I need that cards animation to appear in one of the top 5 slots. When the player taps on the first random card that cards value needs to show in the first slot, using the first deck (pack1) and the value needs to appear in the bubble beside it.
Is there a demo for that? I've gone through every demo I can find, but I'm not sure what it's called, so searching is a little random. lol