Card Animation For My Game

How could I make a good animation to make a GUI card stack make a card come out and pop on the players screen. I also want a good card flip animation. How could I achieve this.

2 Likes

What you’ll need:
TweenService
knowledge of tweening
SurfaceGui and stuff
some way to know where the viewport extents are

then, you can start making it once you have those.

3 Likes

Thanks! I’ll do some research.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.