I do not know for sure, but you may be able to flip the sprite by apply a tween to the scale property of the node from (1, 1) to (-1, 1) to get a similar effect (or just tween the scale on the x axis from 1 to -1). I’m not sure if it will look like a card flip though, but perhaps at a fast-ish speed it would look sort of similar?